This is the unofficial original Discord Bot of EVA. It's made for getting stats and previous games from a Player in one command easily. There is also more features like getting booking sessions, and a custom players ranking. Since this project has been published, feel free to give your help to this project if you want, there is many issues actually that I cannot fix yet ! Knowns issues are mentionned below.
- Install Python if not already installed.
- Install Eva_bot from the source
git clone https://github.com/LeGeRyChEeSe/Eva_bot.git && cd Eva_bot && pip install -r requirements.txt
-
Create a
.env
file. -
Copy and replace the values of these Environment Variables into the
.env
fileTOKEN='DISCORD_API_TOKEN' HOST_DB='HOST_DATABASE' USER_DB='USER_DATABASE' PASSWD_DB='PASSWORD_DATABASE' DB='DATABASE'
python main.py
Don't forget to let your terminal open or the bot will just stop.
docker compose up -d --build
Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/NewFeature
) - Commit your Changes (
git commit -m 'Add some NewFeature'
) - Push to the Branch (
git push origin feature/NewFeature
) - Open a Pull Request
Thanks to every contributors who have contributed in this project.
Distributed under the MIT License. See LICENSE for more information.
Author/Maintainer: Garoh | Discord: GarohRL#4449