Cosmos Permissions

Manage permissions of bot in different channels as well as of its various functions.

;disable

Disables provided function in the server or from one or multiple channels which are specified.

A function can be any of the commands, plugins or galaxies which are allowed to be disabled.

Usage:
;disable <function> [channels...]

Examples:
# To disable the function in server.
;disable DeadMemes

# To disable the function in provided channels.
;disable DeadMemes #general #work

;disable channels

Disables bot commands and most of its automatic messages in current or provided channels.

Aliases:
- channel

Usage:
;disable channels [channels...]

;enable

Enables provided function in the server or all of the specified channels.

A function can be any of the commands, plugins or galaxies.

;enable channels

Enables back bot commands and its automatic messages in current or provided channels if it was disabled previously.

Last updated

Was this helpful?