A Simple, Easy to use and light-weight Pyrogram Userbot
Deployment is easy via heroku!
- `APP_ID` - Your APP ID. Get it from [my.telegram.org](my.telegram.org)
- `API_HASH` - Your API_HASH. Get it from [my.telegram.org](my.telegram.org)
- `CMD_PREFIX` - Command Prefix. Default one is `.`
- `HEROKU_APP_NAME` - Your Heroku app name (Only needed if you're deploying this on Heroku)
- `HEROKU_API_KEY` - Your Heroku API KEY. Get it from [here](https://dashboard.heroku.com/account). (Only needed if you're deploying this on Heroku)
- `PYRO_STR_SESSION` - Pyrogram string session of your telegram account. Get it from [here](https://replit.com/@Itz-fork/Nexa-UserbotStrGen)
- `MONGODB_URL` - Your MongoDB url. Get in from [here](https://www.mongodb.com/). [Tutorial Video](https://youtu.be/0aYrJTfYBHU)
Read more about config vars at Docs
Nexa Userbot is one of my best projects. I made this userbot to introduce a userbot without bot mode
This repository is license under GPL-3 License