pajbot2
pajbot2 copied to clipboard
pajbot in go
Currently when !nuke is used some users that was not target by the nuke, is typing the same phrase that was nuked which leads to moderators having to either manually...
- [x] Bad Character Filter - [ ] Basic Commands - [ ] BTTV Emote Parser - [ ] Custom Commands - [ ] Debug? - [ ] Emote Limit...
Essentially, add a function in the twitchactions package called Reply that will either whisper the user, or mention the user based on the incoming message source
this would help with showing asciis properly
Moderation actions can now be directly queried from the Helix API: https://dev.twitch.tv/docs/api/reference/#get-banned-events So it should no longer be necessary to collect this data from pubsub ourselves.
E.g. `longreported by randers` or `report action taken by pajlada`. If sending a unban, we could also afterwards send a 1-second timeout containing the reason since untimeouts and unbans don't...
See: https://github.com/intel/hyperscan/blob/master/README.md Not sure if it fits our use case well, but might be worth looking at.
Need the ability to use pb2test in whispers/admin channel, I can't be using tos words in the main bot's chat. I can understand why other commands aren't usable, but at...