refine shutup feature

This commit is contained in:
Watn3y 2023-03-05 05:08:34 +01:00
parent ed2d94f810
commit e0f0f2d282
7 changed files with 70 additions and 48 deletions

View file

@ -12,7 +12,7 @@ type config struct {
APIToken string
DebugMode bool
PrivilegedUsers []int64
ShutupTime time.Time
Shutup map[int64]time.Time
Nhentai struct {
EnabledChats []int64
APIEndpoint string