mirror of
https://github.com/RYGhub/royal-mifia.git
synced 2025-02-16 13:24:06 +00:00
satanasso
This commit is contained in:
parent
5272d53081
commit
8d820333d8
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -58,7 +58,7 @@ class Player:
|
|||
try:
|
||||
self.game.bot.restrictChatMember(self.game.groupid, self.tid, None, False, False, False, False)
|
||||
except Unauthorized:
|
||||
print("Bot is not administrator in group {}".format(self.groupid))
|
||||
print("Bot is not administrator in group {}".format(self.game.groupid))
|
||||
|
||||
|
||||
class Game:
|
||||
|
|
Loading…
Add table
Reference in a new issue