If deployed in a single-server setup you must ensure that threads are created in a Category that only allows visibility to your staff.
- Create a Category in your server.
- Set the permissions on that category such that only your staff can see the channels. This is the same as setting permissions on channels, except in the Category.
- Create your Log Channel there (
logChannelId) - (optional) Create your Attachments channel (
attachmentStorageChannelId) in there, if you choose to useattachmentStorage = discord - Set
categoryAutomation.newThreadto that category. - If your bot is currently running, restart it.
PLEASE NOTE: with modified Discord clients users are able to see channel names even if your permissions don't allow them to see the channel.