How to Self Host Eagle Userbot ?
Eagle UserbotHow to run Eagle Locally ?
1. git clone https://github.com/akhilprs/EagleUserbot
2. cd EagleUserbot
3. pip3 install -r requirements.txt
4. Make String Session by python3 eaglesession.py and put the string session in config.py
5. Now satisfy all the values in config.py
6. Run the bot by python3 -m Eagle