The Support group can be reached out to at Tangent, where you can ask for help about Emilia, 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
Can be found on telegram as Emilia.
- 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
IzumiCypherx@arch:~$ git clone https://github.com/IzumiCypherX/EmiliaAnimeBot
IzumiCypherx@arch:~$ cd EmiliaAnimeBot
IzumiCypherx@arch:~$ cp sample_config.py config.py
Edit Config.py with your own Values
Start with python -m EmiliaAnimeBot
Deploying On IDE VMs Like Repl.it
Refer to Deploying On Local Machine