I'm not sure if this is available via the APIs this bot uses, but one hole we've found when using this is that the user's unban request message gets lost to time if we don't copy them by hand before performing an unban/ban action.
I'd like to see that the bot would write a message to discord with the unban request message when it comes in. That way we can keep track of why we did indeed keep them banned if the message was no good etc.
I'm not sure if this is available via the APIs this bot uses, but one hole we've found when using this is that the user's unban request message gets lost to time if we don't copy them by hand before performing an unban/ban action.
I'd like to see that the bot would write a message to discord with the unban request message when it comes in. That way we can keep track of why we did indeed keep them banned if the message was no good etc.
Edit: AFAICT the pubsub endpoint doesn't have that info. I opened an issue in https://github.com/twitchdev/issues/issues/997