A modular telegram Python bot running on python3 with an sqlalchemy, Redis, mongodb database.
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!
The Support group can be reached out to at 𝐍𝐀𝐓𝐒𝐔𝐍𝐀𝐆𝐈 x 𝐒𝐀𝐆𝐀 x 𝐀𝐂𝐊𝐄𝐑𝐌𝐀𝐍 | ᴅɪsᴄᴜssɪᴏɴ, where you can ask for help about Natsunagi Nagisa, discover/request new features, report bugs, and stay in the loop whenever a new update is available.
This repository is not longer maintained because so many bugs so the new one is more good than this and all bug is already fix but the features is still same with this repo
Heroku Deploy
The Easiest Way to Deploy This Bot is Via Heroku. In Order To deploy, You Just Have Fill The Necessary Environment Variables and Done!
More Deploy Options
Deploying on Local Machine
~$ git clone https://github.com/aryazakaria01/Natsunagi-Nagisa
~$ cd Natsunagi
~$ cp sample_config.py config.py
Edit Config.py with your own Values
Start with python3 -m Natsunagi
Deploying On IDE VMs Like Repl.it
Refer to Deploying On Local Machine.