generated from ShadowVR/AI_botter
Update
This commit is contained in:
parent
012bf8cbaf
commit
0f25d21545
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
module.exports.moderation = {
|
||||
// true: Enable the Moderation model.
|
||||
// false: Disable the Moderation model.
|
||||
State: true,
|
||||
State: false,
|
||||
// A list of channel IDs that the bot ignores messages from.
|
||||
IgnoredChannels: [
|
||||
"0000000000000000000",
|
||||
|
|
Loading…
Reference in a new issue