A modular telegram Python bot running on python3 with an Sqlalchemy, mongodb database.
- Maintained
- Support Group Available
- Free
- OpenSourced
- Working Instance Available
- Clean Code
- Heroku Deploy
- Docker/Local Machine
╘═━「 Can be found on telegram as Hydra 」
- OTAZUKI : OWNER
- Lovely-Prince : DEV
- Myaav-Boi : HELPER
The Support group can be reached out to at Future City, where you can ask for help about Hydra, discover/request new features, report bugs, and stay in the loop whenever a new update is available.
More Deploy Options
Deploying on Local Machine
~$ git clone https://github.com/Otazuki004/Hydradevlopment4.0.git
~$ cd Hydra
~$ cp sample_config.py config.py
Edit Config.py with your own Values
Start with python3 -m Hydra
Deploying On IDE VMs Like Repl.it
Refer to Deploying On Local Machine.