semihaydin0 / Evos

An advanced discord bot with over 60 commands.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codacy Badge Last Commit Total Lines Release MIT license

Evos

Sample Commands

Example

Installation

  1. Clone the repository.
git clone https://github.com/semihaydin0/Evos
  1. Load project dependencies
pip3.9 install -U -r requirements.txt
  1. Edit the token file.
{"token" : "INSERTYOURTOKENHERE"}
  1. Enter the Tenor API key required for the gif command to work. If you don't have a Tenor API key, you can get it here.
apiToken = "YOURAPITOKENGOESHERE"
  1. Run the project.(Read important information before running the project.)
python3.9 Evos.py

Important

⚠️ Your python version must be 3.8> to use this project

⚠️ Don't forget to run it with java -jar Lavalink.jar

Made With

  • Python: 3.9.0

Libraries

Invite

Here you can invite the bot to your server.

Evos is currently running on Google Cloud's European servers.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Contact

For any problems, you can contact me at the addresses below.

License

MIT

Demo

About

An advanced discord bot with over 60 commands.

License:MIT License


Languages

Language:Python 100.0%