Progressive-Victory / crm-bot

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

State Lead Suite/ Adding channel rename command #29

Closed bowenjw closed 1 year ago

bowenjw commented 1 year ago

Checklist

State Lead Suite

region-leads command has been made a subcommand group of state-lead. This command will be for all state lead commands Default permissions now require ManageRoles and ManageChannels

Rename Channel

Created subcommand for state-lead to rename channels for issue #12

Additional Actions

bowenjw commented 1 year ago

ENV line for channel IDs

STATE_LEAD_RENAMEABLE_CHANNELIDS="928709708188102686, 1019969298577506415, 928709708188102687"
Lewdcario commented 1 year ago

I made some small changes, but the main thing to note is that I removed the space split between the channel IDs, thank you for the help!