MirageZoe / better-discord-antispam

Repository for [BDAS]Better Discord AntiSpam
Other
13 stars 13 forks source link

ignoredChannel #17

Open Hillsanime opened 3 years ago

Hillsanime commented 3 years ago

Can you make it so it can ignore a channel? I've tried doing it but nothing but errors happen. I did in the js file for the better-discord-antispam

if(ignoredChannels.includes('635447637767749644') return; // "635447637767749644" is the channel id

and on the top i did the const ignoreChannel and did the same thing just like the other. Can you tell me what to do or add it please, i think it would be helpful :)