This repository was archived by the owner on May 24, 2020. It is now read-only.
v0.7.7
Changes
-
You can now specify a channel which is required to request a command
- Example:
"plugins": { "music-bot": { "commands": { "add": { "channel": "#music" } } } }