How the command is invoked [prefix] [command] [args]?
[prefix] setprefix [new_prefix]
Description
What does the command do and what should [prefix] help [command] return to the user?
Change the current prefix, does not return anything.
Use cases
How do you expect the command will be used?
This command can be used to change the bot's prefix, this could be useful if the user prefers another prefix for their server or when two or more bots are listening to the same prefix.
Permissions
Who should have access to the command?
[Moderator+]
Only users with moderation rights should be able to change the prefix.
Additional context
The bot should indicate the current prefix in it's status, so the status should not use a static string but should use the prefix string.
Set Prefix
How the command is invoked
[prefix] [command] [args]
?[prefix] setprefix [new_prefix]
Description
What does the command do and what should
[prefix] help [command]
return to the user?Change the current prefix, does not return anything.
Use cases
How do you expect the command will be used?
This command can be used to change the bot's prefix, this could be useful if the user prefers another prefix for their server or when two or more bots are listening to the same prefix.
Permissions
Who should have access to the command?
[Moderator+] Only users with moderation rights should be able to change the prefix.
Additional context
The bot should indicate the current prefix in it's status, so the status should not use a static string but should use the prefix string.