- Eiva is Simple, super Powerfull and fast Userbot Which Boost your Account.
- Get All The Necessary Variables And Deploy To Heroku.
- Some Mandatory Variables Are listed Here
- Clone the repo.
git clone https://github.com/TeamEiva/Eiva-Userbot.git - Open Cloned Folder.
cd Eiva-Userbot - Create VirtualEnv.
virtualenv -p /usr/bin/python3 venv. ./venv/bin/activate - Install Requirements.
pip install -U -r requirements.txt - Generate EivaBOT SESSION.
python Eiva_string.py - Create config.py or rename ex_config.py to config.py. Fill All The Required Variables.
- Finally Start Eiva-Userbot By
bash start.sh
APP_ID= Get this value from my.telegram.orgAPI_HASH= Get this value from my.telegram.orgEivaBOT_SESSION= Get this by using Repl.it or from terminalLOGGER_ID= Make A Channel And Get it's ID.BOT_TOKEN= Make A Bot From @BotFather and paste it's token.BOT_USERNAME= Get the username of that Bot made from @Botfather
