// Optional safety: if you set either of these, ONLY matching users/roles can talk to the bot
// users: ["YOUR_USER_ID"],
// roles: ["ROLE_ID"],
// If you omit `channels`, ALL channels in this guild are allowed.
// If you add a `channels: { ... }` block, non-listed channels are denied.
},
},
},
},
}
// Optional safety: if you set either of these, ONLY matching users/roles can talk to the bot
// users: ["YOUR_USER_ID"],
// roles: ["ROLE_ID"],
// If you omit `channels`, ALL channels in this guild are allowed.
// If you add a `channels: { ... }` block, non-listed channels are denied.
},
},
},
},
}