Skip to content

Latest commit

 

History

History
101 lines (65 loc) · 2.61 KB

README.md

File metadata and controls

101 lines (65 loc) · 2.61 KB

Mio akiyama - Google Search

Mio Akiyama

Maintenance GPLv3 license
Open Source Love svg2 PRs Welcome
Updates channel! Support Group!

Support Info

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

Status

  • Maintained
  • Support Group Included
  • Free
  • OpenSourced
  • Working Instance Available
  • Clean Code
  • Docker/Local Machine
  • Heroku Deploy [Visit Support Group For Bypass Method]

Creator Info/Credits

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