this is a unofficial library for making bots in rubika using this library you can make your own rubika bot and control that those bots that makes with this library, will be run on your account; so you should get your account's API key.
1. unix or windows system
2. python 3
3. libraries :
- pycryptodome
- requests
- urllib3
- tqdm
note: libraries automatically will be installed when you install rubika library
enter this command on your command line to install the library
pip install rubikafirst introductions will be installed then rubika library
enter this example code in a file or enter line-to-line in the python3 shell:
from rubika.client import Bot
bot = Bot("AUTH-KEY")
target = "CHAT-ID"
bot.sendMessage(target, 'YOUR-MESSAGE')as result your message will be sent in the target chat.
for reading more about this library, you can visit the site
- Dark Code
- Mr.binder
- Sajjad Dehghani
- Sajjad Soleymani
- Saleh (maven)
- Shayan Ghosi
- And you :)