Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 804 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 804 Bytes

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