Allow early /trole removal #153

Merged
sirdog3355 merged 1 commit from enhance/trole-remove into dev 2025-11-30 21:06:45 -05:00
sirdog3355 commented 2025-11-30 21:06:23 -05:00 (Migrated from github.com)

Added argument remove to command /trole which allows the early removal of a temporary role assignment.

There was also a lot of refactoring done to:

  • Ensure check and remove function correctly
  • Properly log the roles being changed
  • That the command behaves as expected if running the command on a user who already has a temporary role DB entry

Closes #150

Added argument `remove` to command `/trole` which allows the early removal of a temporary role assignment. There was also a lot of refactoring done to: - Ensure `check` and `remove` function correctly - Properly log the roles being changed - That the command behaves as expected if running the command on a user who already has a temporary role DB entry Closes #150
Sign in to join this conversation.
No description provided.