tisboyo / Twitch_Bot

4 stars 2 forks source link

Unknown Pubsub when banning (bots) #8

Closed baldengineer closed 4 years ago

baldengineer commented 4 years ago

Unknown pubsub received: {'type': 'chat_login_moderation', 'moderation_action': 'ban', 'args': ['lilwashu', ''], 'created_by': 'baldengineer', 'created_by_user_id': '125957551', 'msg_id': '', 'target_user_id': '29686800', 'target_user_login': '', 'from_automod': False}

tisboyo commented 4 years ago

New one I haven't seen before. Will add it to the handler.

Is there a need to do anything with the data at the moment? Ignore it, log it, other?

baldengineer commented 4 years ago

For now, let's just log it. Might be easier to have our own log for when someon whines about getting banned "for no reason!"