This repository was archived by the owner on May 24, 2020. It is now read-only.
v0.7.2
Important changes
- You can now enable plugins without having to restart with
!enable <name>- Example:
!enable dice
- Example:
!configis temporarily disabled, because it does not work as expected and can overrite parts of yourconfig.json
Changes
-
[music-bot plugin] When you leave out the channel in the
!music enter Channelcommand and you are in a voice channel right now, it will try to join your voice channel -
You can now give an operator a wildcard for each plugin to grant him all permissions of this plugin.
- Example:
"operators": { "user id here": { "permissions": [ "music-bot:*" ] } }
-
Added internal event system
-
The bot will now notify the owner through a direct message if a new version is available.
-
The bot will now show the enabled plugins on start-up.