beavisbot
beavisbot copied to clipboard
Ban users who are not in the room
This should theoretically be possible with PlugAPI but doesn't seem to be working right now. Needs further testing.
.ban is currently broken.
any update about this? I just starting utilizing the plugAPI and I can't seem to use moderateBanUser without getting an error. I've tried 'moderateBanUser([id])', 'moderateBanUser([id], 1, -1)', and even 'moderateBanUser([id], 1, 'f') which is what I heard is the new way to do it