Progressive-Victory / crm-bot

Internal Discord bot for member utilities
https://progress.win/
MIT License
3 stars 4 forks source link

Region Lead Command #8

Closed bowenjw closed 1 year ago

bowenjw commented 1 year ago

Headlines

Changes to src/events/interactionCreate.ts

Updated file to added support for all interactions but only linimented ChatInputCommand and AutocompleteInteraction Note: Changes should be validated to make sure that existing code still works

Regional Lead Role Command

Command /region-leads has two subcommands add and remove. By default this command members need ManageRoles permissions. To give access to members without permissions apply a Command Overwrites.

Command checks that the member using the command has the same state as the target member before adding ore removing the regional role

Validation Need