Simple Go Discord Bot
Go to file
Marc Egerton 10a29a6afc Features: Use strings.ReplaceAll instead of strings.Replace when grabbing User ID. 2020-07-19 02:19:17 +01:00
cmd Misc: Update both references to configuration on reload. 2020-06-22 06:35:15 +01:00
features Features: Use strings.ReplaceAll instead of strings.Replace when grabbing User ID. 2020-07-19 02:19:17 +01:00
models Main/Permissions/Features: Rename auth package to permissions, add ignore user functionality. 2020-05-25 23:46:15 +01:00
permissions Main/Permissions/Features: Rename auth package to permissions, add ignore user functionality. 2020-05-25 23:46:15 +01:00
.gitignore Create Scuzzy 2020-04-22 18:54:42 +01:00
LICENSE Add BSD-3 License 2020-04-22 19:04:18 +01:00
README.md Misc: Fix README link 2020-04-22 21:27:05 +01:00

README.md

Scuzzy Discord Bot

Scuzzy is a simple Discord bot written in Golang. It uses discordgo.

Bot Configuration

A sample bot configuration is provided in the cmd directory.

License

This project is licensed under the BSD-3-Clause.