# Ignore

The ignore command allows you to manage which channels the bot will ignore for commands.
This is useful for preventing unwanted interactions in specific channels while still allowing the bot to work in others.


# Usage

Slash Command
Prefix Command
Aliases

/ignore

<prefix>ignore

None


# Requirements

Bot Permissions
User Permissions
Additional Requirements
  • View Channel
  • Send Messages
  • Read Message History
  • Administrator
  • Available only on Premium Servers.

# Types

/ignore add #channel
/ignore remove #channel
/ignore list

Adds a channel to the ignore list, preventing the bot from responding to any commands in that channel.

Removes a channel from the ignore list, allowing the bot to respond to commands in that channel again.

Displays all channels currently on the ignore list.