Change time zone to central and remove double timezone listing

This commit is contained in:
2024-11-11 12:25:19 -05:00
parent fa7185ec01
commit 551f077158
3 changed files with 53 additions and 4 deletions

View File

@ -1,6 +1,6 @@
package config
var BotToken = " "
var BotToken = "REDACTED"
var CustomTeamNames = map[string]string{
"UGA": "Georgia",