- Added 3 new commands:
- $search-authorized-users - Search the database for an authorized user via User ID
Example:$search-authorized-users 6242373687353549843
- $list-authorized-user-ids - Shows a list of Authorized User IDs.
- $assign-role - Assign a role to a specified user id via Role Id.
Example:$assign-role 63412330568383545 547473687351453543
- $search-authorized-users - Search the database for an authorized user via User ID
- Several Improvements and Bug fixes