generated from ShadowVR/AI_botter
Update
This commit is contained in:
parent
0f25d21545
commit
64ce15b5b0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ module.exports.chatbot = {
|
|||
// false: Disable the chatbot model.
|
||||
State: true,
|
||||
// ChatBot's channel ID. It could be a text, announcement, voice, thread or post channel ID.
|
||||
AllowedChannels: ["assisto", "assisto2"],
|
||||
AllowedChannels: ["🤖│ai-bot", "assisto2"],
|
||||
// A list of user IDs that the bot ignores messages from them.
|
||||
IgnoredUsers: [
|
||||
"1199858077655126188",
|
||||
|
|
Loading…
Reference in a new issue