Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

IzumiCypherX/EmiliaAnimeBot

Repository files navigation

Emilia

Emilia [Unmaintained]

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

Support Info [Deprecated]

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.

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

    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