Releases: KarlOfDuty/RoleManager
Release 2.1.0
Changelog
- Fixed /ping command not working due to a Discord API bug
- Removed internal permission system in favour of the one in Discord's server settings (
Settings->Integrations->Bot->Command Permissions
).
WARNING: Make sure to configure the bot command permissions on your server or anyone will be able to use any command!
Update: It seems the Discord API bug has only been fixed on a small amount of Discord servers so far. If the /ping command doesnt work for you try this build instead: Dev build
Full Changelog: 2.0.0...2.1.0
Release 2.0.0
Changelog
- Rewrote entire bot in C#
- Switched from user commands to a selection box to request roles
Full Changelog: 1.2.0...2.0.0
Release 1.2.0
Changelog:
- Added new yaml config system.
- Added ping command which can ping unpingable roles.
- Added permissions system.
- Added channel command whitelisting.
Release 1.0.1
Changelog:
- Stability fixes
Release 1.0.0
Changelog:
Removed the add
and remove
commands as they may be confused with the new ones.
Added the addrole
and removerole
admin commands. They are used to add new role commands to RoleManager.
Added the help
command which lists info about all role manager commands.
Tweaked messages to make them more colourful.
Beta 0.1.0
Rename the default_config.json to config.json and add your bot token and role/command combos to it.
Run it using node.