diff --git a/bot.go b/bot.go index c09ec91..ddfdc84 100755 --- a/bot.go +++ b/bot.go @@ -16,7 +16,7 @@ type Bot struct { } var ( - admins = []string{"vypr"} + admins = []string{"vypr", "bajr"} dunmas = "" rulemod = make([]string, len(modeopt))