new gaypoints feature
This commit is contained in:
parent
69e93622b3
commit
6115e09602
10 changed files with 310 additions and 14 deletions
|
@ -22,6 +22,10 @@ type config struct {
|
|||
BalonlylAT string
|
||||
TriggerWords []string
|
||||
}
|
||||
GayPoints struct {
|
||||
EnabledChats []int64
|
||||
ModifyUsers []int64
|
||||
}
|
||||
}
|
||||
|
||||
var BotConfig config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue