Skip to content

MediaOnly

Contains the mediaonly command to set up and manage channels only pictures can be sent to.

mediaonly

Contains subcommands to manage media-only channels.
If no subcommand is given, this command shows a list of all media-only channels.

.[mediaonly|mo]

Required Permissions:

  • mediaonly.read

add

Sets the media-only flag for a given text channel.

.mediaonly [add|a|+] <channel>

Arguments:

Argument Required Description
channel The channel

Required Permissions:

  • mediaonly.read
  • mediaonly.write

Note

Responses to slash commands are ignored by the bot, so you should disable slash commands manually in media-only channels.

remove

Removes the media-only flag from a given text channel.

.mediaonly [remove|del|r|d|-] <channel>

Arguments:

Argument Required Description
channel The channel

Required Permissions:

  • mediaonly.read
  • mediaonly.write