Jasper Mayone

Results 107 comments of Jasper Mayone

Hey @hasnainmakada-99! Currently we have several automod features that are just on for every guild. The hope, is to store configuration settings per guild in our db, and then reference...

Would you like me to assign you to the issue?

WIP, work already started

Wow... it may be super simple? I just changed line 38-40 of handle suggest from ```ts const suggestionChannel = guild.channels.cache.find( (el) => el.id === config.suggestion_channel ) as TextChannel; ``` to...

I think this will work @naomi-lgbt?