This commit is contained in:
shoopea 2019-05-17 16:12:02 +08:00
parent b205f12a2e
commit b7d240d0e7

View File

@ -31,7 +31,7 @@ type Config struct {
Queue string
}
Bot struct {
Admin uint64
Admin int64
Guildname string
Guild string
}