Simple Go Discord Bot
Go to file
Marc d6eb1c79dc
Misc: Create go module
2021-05-23 03:07:57 +01:00
cmd Misc: Create go module 2021-05-23 03:07:57 +01:00
features Misc: Create go module 2021-05-23 03:07:57 +01:00
models Misc: Remove Member Count, Remove f.Config.Guild 2020-12-29 21:09:28 +00:00
permissions Misc: Create go module 2021-05-23 03:07:57 +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
go.mod Misc: Create go module 2021-05-23 03:07:57 +01:00
go.sum Misc: Create go module 2021-05-23 03:07:57 +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.