We have been managed to implement !ban, !kick, !unban, !mute and !unmute commands.
This PR addresses issue https://github.com/GNUWeeb/GNUWeebBot/issues/20, but it is partially finished. We still need database dependent commands, such as !warn and several database independent commands like !pin, !report, !delvote, etc.
We have been managed to implement
!ban
,!kick
,!unban
,!mute
and!unmute
commands.This PR addresses issue https://github.com/GNUWeeb/GNUWeebBot/issues/20, but it is partially finished. We still need database dependent commands, such as
!warn
and several database independent commands like!pin
,!report
,!delvote
, etc.