Simple Go Discord Bot
Go to file
Dallas Winger e8f401801c
add .moveto and .bringto commands
2023-04-14 22:05:30 -04:00
actions i forgot what i was doing here 2021-10-01 14:12:04 +01:00
cmd commands: remove overwatch, enable auto reconnect to WS 2022-03-12 20:30:33 +00:00
commands add .moveto and .bringto commands 2023-04-14 22:05:30 -04:00
models add more commands, abstract products 2023-04-13 22:55:45 -04: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
dgo.patch misc: update lib patch 2021-10-01 15:58:44 +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.