Add horizontal lining to bad words for NAI
This commit is contained in:
parent
747a7824c0
commit
79755c2edf
|
@ -10,7 +10,7 @@ const API_NOVELAI = 'https://api.novelai.net';
|
||||||
// Ban bracket generation, plus defaults
|
// Ban bracket generation, plus defaults
|
||||||
const badWordsList = [
|
const badWordsList = [
|
||||||
[3], [49356], [1431], [31715], [34387], [20765], [30702], [10691], [49333], [1266],
|
[3], [49356], [1431], [31715], [34387], [20765], [30702], [10691], [49333], [1266],
|
||||||
[19438], [43145], [26523], [41471], [2936], [85, 85], [49332], [7286], [1115],
|
[19438], [43145], [26523], [41471], [2936], [85, 85], [49332], [7286], [1115], [24],
|
||||||
];
|
];
|
||||||
|
|
||||||
const hypeBotBadWordsList = [
|
const hypeBotBadWordsList = [
|
||||||
|
|
Loading…
Reference in New Issue