A modular telegram Python bot running on python3 with an sqlalchemy database.
Originally a Kigyō fork - Lynda has evolved further and was built to be more useful for Anime Chats.
Can be found on telegram as Dia // Cyborg.
The Support group can be reached out to at super_botz_support, where you can ask for help setting up your bot, discover/request new features, report bugs, and stay in the loop whenever a new update is available.
Click to expand!!
Note: Super_botz aims to handle support for Dia // Cyborg and now how to setup your own fork, if you find this bit confusing/tough to understand then we recommend you ask a dev, kindly avoid asking how to setup the bot instance in the support chat, it aims to help our own instance of the bot.
Please make sure to use python3.6, as I cannot guarantee everything will work as expected on older python versions! This is because markdown parsing is done by iterating through a dict, which are ordered by default in 3.6.
For starters click on this button
Fill in all the details , Deploy. Now go to https://dashboard.heroku.com/apps/(app-name)/resources ( Replace (app-name) with your app name ) Turn on worker dyno (Don't worry It's free :D) Now send the bot /start , If it doesn't respond go to https://dashboard.heroku.com/apps/(app-name)/settings and remove webhook and port.
The bot is based of on the original work done by PaulSonOfLars This repo was just reamped to suit an Anime-centric community. All original credits go to Paul and his dedication, Without his efforts, this fork would not have been possible!
Most modules including Blacklists, Lyrics and much more are taken from TheRealPhoenixBot
Thank you for contributing with me in this Project:
Any other authorship/credits can be seen through the commits.
Should any be missing kindly let us know at Eagle Union or simply submit a pull request on the readme.