The Support group can be reached out to at Mio Support,discover/request new features, report bugs, and stay in the loop whenever a new update is available.
These are the Things that Tangent Can Help You With:
- Forks
- Main Repo Erros/Guidance
- Kangs [forks with no trace of original repo are considered kangs]
- Deploying Your Bot
- Maintained
- Support Group Included
- Free
- OpenSourced
- Working Instance Available
- Clean Code
- Docker/Local Machine
- Heroku Deploy [Visit Support Group For Bypass Method]
Thanks To:
> @AnimeKaizoku
> @PaulSonofLars
> @sudo_nautilus
> @kanekiken44
> @TheHamkerCat
Heroku/Railway 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
Wahyu@arch:~$ git clone https://github.com/Wahyu213/MioAnimeBot
Wahyu@arch:~$ cd MioAnimeBot
Wahyu@arch:~$ cp sample_config.py config.py
Edit Config.py with your own Values
Start with python -m MioAnimeBot
Deploying On IDE VMs Like Repl.it
Refer to Deploying On Local Machine