⚡
Innexia
⚡
... Written with AioGram , Pyrogram and Telethon...
A Powerful, Smart And Simple Group Manager
@Innexia
Available on Telegram as
❤️
Support
⭐️ Thanks to everyone who starred Innexia, That is the greatest pleasure we have !
Click The Image And Deploy Your Bot
✨
Heroku Deploy
✨
The easiest way to deploy this Bot is via Heroku.
✨
Deploying to Local Machine
✨
$ git clone https://github.com/TeamDeeCode/innexia
$ cd innexiaBot
$ pip3 install -U -r requirements.txt
$ cp sample_config.py config.py
Edit config.py with your own values
✨
Using Docker
✨
$ git clone https://github.com/TeamDeeCode/innexia
$ cd innexiaBot
$ cp sample_config.env config.env