Skip to content

Releases: KarlOfDuty/RoleManager

Release 2.1.0

06 Aug 16:51
08202fa
Compare
Choose a tag to compare

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

05 Jul 22:24
55f54d5
Compare
Choose a tag to compare

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

30 Jan 21:51
Compare
Choose a tag to compare

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

18 Oct 11:34
Compare
Choose a tag to compare

Changelog:

  • Stability fixes

Release 1.0.0

26 Sep 18:13
Compare
Choose a tag to compare

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

26 Sep 18:09
Compare
Choose a tag to compare
Beta 0.1.0 Pre-release
Pre-release

Rename the default_config.json to config.json and add your bot token and role/command combos to it.

Run it using node.