Skip to content

LeGeRyChEeSe/Eva_bot

Repository files navigation

EvaBot Discord

evabot

Stars Issues

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.

Table of Contents

Installation

  1. 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

Running

  1. Create a .env file.

  2. Copy and replace the values of these Environment Variables into the .env file

    TOKEN='DISCORD_API_TOKEN'
    HOST_DB='HOST_DATABASE'
    USER_DB='USER_DATABASE'
    PASSWD_DB='PASSWORD_DATABASE'
    DB='DATABASE'

Local run (from source)

python main.py

Don't forget to let your terminal open or the bot will just stop.

Docker

docker compose up -d --build

Contributing

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/NewFeature)
  3. Commit your Changes (git commit -m 'Add some NewFeature')
  4. Push to the Branch (git push origin feature/NewFeature)
  5. Open a Pull Request

Thanks to every contributors who have contributed in this project.

License

Distributed under the MIT License. See LICENSE for more information.


Author/Maintainer: Garoh | Discord: GarohRL#4449

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published