TheSkeward / omega-bot

Discord bot for miscellaneous server administration functions designed for SlateStarCodex Discord server
The Unlicense
6 stars 8 forks source link
discord discord-api discord-bot python

Omega

Omega is a Discord bot for miscellaneous server administration functions designed for the SlateStarCodex Discord server.

Installation

Use the package manager pip to install the requirements.

 pip install -r requirements.txt

You'll also need a .env file with your own Google API key and you'll need to set this up with your own Discord bot token.

Usage

Currently all of the commands are viewable by typing !o help and should be pretty self-explanatory. Feel free to hop into the server and ask me directly if you have any questions.

Contributing

Pull requests are welcome.

License

The Unlicense