Commands/serversettings

From ChewWiki
Revision as of 00:37, 18 November 2020 by Chew (talk | contribs) (fix code)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The ServerSettings command is a command for the Chewbotcca Discord Bot and provides an interface for managing Bot specific settings to the server. It is not designed for managing actual server settings. Its code can be access on GitHub.

Aliases

This command has 2 aliases to make your life easier: %^ss and %^settings

Permissions

Users must have the "Manage Server" permission to use this command.

The bot must have the "Embed Links" permission to use this command.

Usage

Running the command without any arguments lists the servers current settings.

Using the sub-command "set" sets specific settings for the server, listed below.

Configurable Options

Prefix

Changes the bot prefix locally for the server.

This can be set with %^serversettings set prefix [new prefix]

Examples

%^serversettings set prefix !

This sets the prefix to "!", meaning the bot will respond to all commands with the prefix !.