Make tweaks to editrole #257

Merged
sirdog3355 merged 2 commits from bug/editrole-tweaks into dev 2026-02-27 23:27:46 -05:00
sirdog3355 commented 2026-02-27 23:26:57 -05:00 (Migrated from github.com)

This PR addresses #245 and #256.

  • Variables renamed to... make sense (I don't know why I had user be the argument name for the command when user is a base variable; probably why the confusion happened) and logs confirmed to work as intended now.
  • Command now disallows targeting bots.

Closes #245 and #256

This PR addresses #245 and #256. - Variables renamed to... make sense (I don't know why I had `user` be the argument name for the command when `user` is a base variable; probably why the confusion happened) and logs confirmed to work as intended now. - Command now disallows targeting bots. Closes #245 and #256
Sign in to join this conversation.
No description provided.