Simple Go Discord Bot
Go to file
Marc Egerton 6daae3d97c Features: Add Ban and Kick user commands. 2020-05-08 07:33:08 +01:00
auth Create Scuzzy 2020-04-22 18:54:42 +01:00
cmd Main/Features: Overhaul handling of commands. 2020-05-04 23:03:11 +01:00
features Features: Add Ban and Kick user commands. 2020-05-08 07:33:08 +01:00
models Create Scuzzy 2020-04-22 18:54:42 +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.