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.
Usage:
;enable<function> [channels...]
Examples:
# To enable back the function in server.
;enable DeadMemes
# To enable the function in channels they were disabled previously.
;enable DeadMemes #bots #pets
;enable channels
Enables back bot commands and its automatic messages in current or provided channels if it was disabled previously.
Aliases:
- channel
Usage:
;enable channels [channels...]
Last updated
Was this helpful?