# botchannel

Set the bot channel for listening to commands

?botchannel add <channel> | remove <channel> | clear | info
?botchannel add #bot
?botchannel remove #bot
?botchannel clear
?botchannel info
  • aliases: botchannel, bchannel, botc
  • category: config
  • cooldown: 5
  • args: true
  • slashCommand: true
  • add: Add a channel to the bot channel list
  • remove: Remove a channel from the bot channel list
  • clear: Clear the bot channel list
  • info: Get the bot channel list and information about the bot channel
  • bot: viewChannel, sendMessages, embedLinks
  • user: manageGuild

none