add a pretty "neat" feature
and remove banned slurs
This commit is contained in:
parent
1b3aae766b
commit
d5fcaece31
4 changed files with 23 additions and 52 deletions
|
@ -1,7 +1,3 @@
|
|||
export const GUILD_ID = '923671181020766230';
|
||||
export const DEBUG_CHANNEL_ID = '977401259260788756';
|
||||
export const POLYCAT_CHANNEL_ID = '977797790749032448';
|
||||
|
||||
export const BAD_WORDS = <string[]>(
|
||||
['ruls_tset'].map((r) => [...r].reverse().join(''))
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue