There is now one command for all settings called f!set.
It unifies:
The old set command for log and archive
The set-voice-channel command
The allow-edit command
The switching between those different settings is done in the main function of the set-command.
It uses the help of a few extra functions called from there.
All commands work the same way: [prefix]command [name of setting] [settings value]
other changes
Bot now supports custom prefixes (can be set via set command)
main change
There is now one command for all settings called
f!set
.It unifies:
old set
command for log and archiveset-voice-channel
commandallow-edit
commandThe switching between those different settings is done in the main function of the set-command.
It uses the help of a few extra functions called from there.
All commands work the same way:
[prefix]command [name of setting] [settings value]
other changes
set
command)on_command_error()
listener