Rewrite for new API

This commit is contained in:
Kevin Thompson
2024-11-10 17:23:41 -06:00
parent 801396923b
commit 856e1b1cbd
5 changed files with 113 additions and 126 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module discord-cfb-bot
go 1.19
go 1.23.0
require github.com/bwmarrin/discordgo v0.28.1