Pārlūkot izejas kodu

Bold!

tags/v0.2
Ben Kurtovic pirms 11 gadiem
vecāks
revīzija
a9051f3535
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      earwigbot/commands/access.py

+ 1
- 1
earwigbot/commands/access.py Parādīt failu

@@ -73,7 +73,7 @@ class Access(Command):
else:
owners = len(permdb.data.get(permdb.OWNER, []))
admins = len(permdb.data.get(permdb.ADMIN, []))
msg = "There are {0} bot owners and {1} bot admins. Use '!{2} list owners' or '!{2} list admins' for details."
msg = "There are \x02{0}\x0F bot owners and \x02{1}\x0F bot admins. Use '!{2} list owners' or '!{2} list admins' for details."
self.reply(data, msg.format(owners, admins, data.command))

def do_add(self, data, permdb):


Notiek ielāde…
Atcelt
Saglabāt