Skip to content

2.2.0

Choose a tag to compare

@kartonrad kartonrad released this 09 Sep 20:02
· 4 commits to master since this release
  • Upgrade to discord.js Version 14
  • Remove discriminators from usernames, since those no longer exist in discord
  • Switch to TypeScript
  • Add more rigorous error handling
  • Remove the limitation, that "non-managable" members don't get assigned roles
    • The Bot indeed CAN assign and remove roles from admins, as long as the bot is allowed to modify the role.
    • @mitchryanjusay discovered this in their fork 3 years ago, so if i'm updating this repo, i might as well include their discovery