This repository was archived by the owner on May 24, 2020. It is now read-only.
v0.7.3
Important changes
- Bumped the version of
discord.ioto 1.6.3- Remove the
node_modulesdirectory and install all dependencies again withnpm install
- Remove the
- Removed
!configcompletly. In addition to that: Added multiple specific commands to change theconfig.json!rename <name>Renames the bot!op <user id> <permission>Adds a permission to a user!deop <user id> <permission>Removes a permission from a user!prefix <new prefix>Changes the global command prefix- Make sure to require permissions for them in your
config.json. In the future commands like this will require permissions by default.
Changes
- Removed
enablePluginfrom the!commandsoutput - On disconnect it tries now to reconnect every 1 minute, not 10