Closed AcePokeMaster closed 10 years ago
Thank you @asl97 Btw just wondering if you forgot self._unbanlist = list() in the init of the class Room.
@AcePokeMaster what are you talking about? i think you need to rest, you are tired, 734
@asl97 Yeah I need sleep xD. One last thing, on the def _rcmd_unblocked(self, args) is missing this line:
self._unbanlist.append((args[0], args[1], target, float(args[4]), user))
you are annoying, why can't you just make a pull request?
@asl97 I can't I'm on mobile.
I think adding a unbanlist to the ch.py would be good for moderation bots. This way the bot owner can find who was unbanning certain users just like the banlist does.