Omega is a Discord bot for miscellaneous server administration functions designed for the SlateStarCodex Discord server.
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.
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.
Pull requests are welcome.