Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.06 KB

File metadata and controls

12 lines (9 loc) · 1.06 KB

Thread Permissions

If deployed in a single-server setup you must ensure that threads are created in a Category that only allows visibility to your staff.

  1. Create a Category in your server.
  2. 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.
  3. Create your Log Channel there ( logChannelId )
  4. (optional) Create your Attachments channel ( attachmentStorageChannelId ) in there, if you choose to use attachmentStorage = discord
  5. Set categoryAutomation.newThread to that category.
  6. 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.