Closed No767 closed 11 months ago
Ideally as modmail sets up a logging channel to log for different events, the idea now is when there is a new ticket, the logging system will dispatch the event, and assign a randomly active moderator to help deal with the thread. The idea is the same as the modping command found in discord.bots.gg's bot.
Now on creating the mod logging channel and webhook management? Well I kinda already did the hard work already: https://github.com/No767/Kumiko/blob/dev/Bot/Cogs/config.py#L139-L213 . All we really need to do is to take that code, edit parts out (I'll more than likely deal with that part), and go from there. And just need to figure out how to store the fourm channels and setting that up
The setup process may be influenced from modmail, but it is different. The process can be envisioned as such: