Discord Bot to coordonate raids and dungeons in The Elder Scroll Online. Work In Progress, feel free to ask for modification or collaboration.
Python >= 3.7 is required
git clone https://github.com/HowlyBlood/Yvondir-Ateldil-Bot
cd Yvondir-Ateldil-Bot
pip install -r requirements.txt
Then, the following .env
file is required at the bot root. Fill it with your values
DISCORD_TOKEN=
DISCORD_GUILD=
RAIDS_VOCAL_CATEGORY=
Finally, to start the bot, just run:
python main.py