A simple bot used by the Cool Ghosts discord community for moderation tools. Uses the gemstone discord bot template.
Make a copy of config-template.yaml and rename it to config.yaml
exactly.
Fill out each field provided to set up a minimal discord bot, with a few commands and an event to get you started.
To run your bot, open your terminal and run ruby run.rb
in the top level folder of your bot.