Simple Go Discord Bot
Go to file
Marc Egerton fc19d1fe3f
Features: Add Custom Joinable/Leavable Roles
2020-09-18 12:32:19 +01:00
cmd Features: Add Custom Joinable/Leavable Roles 2020-09-18 12:32:19 +01:00
features Features: Add Custom Joinable/Leavable Roles 2020-09-18 12:32:19 +01:00
models Features: Add Custom Joinable/Leavable Roles 2020-09-18 12:32:19 +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.