This commit is contained in:
DeveloperDurp 2023-03-29 06:25:48 -05:00
parent 04ede9e207
commit 5ac8131d39
2 changed files with 2 additions and 0 deletions

View file

@ -29,6 +29,7 @@ type configStruct struct {
Token string `json : "Token"`
BotPrefix string `json : "BotPrefix"`
ChannelID string `json : "ChannelID"`
apiKey string `json : "OPEN_API_KEY"`
}
type jingleBellsResponse struct {