Jasper Mayone
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?
No worries!
WIP, work already started
@naomi-lgbt Can I take this?
Ah, got it.
Starting now!
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?