cleanup
This commit is contained in:
parent
148145c33c
commit
b8360eb5ef
1 changed files with 0 additions and 17 deletions
|
@ -8,23 +8,6 @@ import (
|
||||||
"time"
|
"time"
|
||||||
)
|
)
|
||||||
|
|
||||||
/*type config struct {
|
|
||||||
Bot struct {
|
|
||||||
APIToken string
|
|
||||||
DebugMode bool
|
|
||||||
PrivilegedUsers []int64
|
|
||||||
}
|
|
||||||
|
|
||||||
Nhentai struct {
|
|
||||||
EnabledChats []int64
|
|
||||||
EnabledUsers []int64
|
|
||||||
}
|
|
||||||
|
|
||||||
Balonlyl struct {
|
|
||||||
EnabledChats []int64
|
|
||||||
}
|
|
||||||
}*/
|
|
||||||
|
|
||||||
type config struct {
|
type config struct {
|
||||||
APIToken string
|
APIToken string
|
||||||
DebugMode bool
|
DebugMode bool
|
||||||
|
|
Loading…
Reference in a new issue