DenverCoder1 / jct-discord-bot

Bot for JCT ESP CompSci Discord Server
MIT License
11 stars 1 forks source link

Have the bot manage voice channels #53

Closed abrahammurciano closed 3 years ago

abrahammurciano commented 3 years ago

Having 10 channels is kind of arbitrary and if we run it we'd have to add more, but having too many just looks bad. We could have the bot delete empty ones that aren't being used except for one named new channel), and when a user joins that one, it's renamed to the next number and a new one is made called new channel. So basically channels would be created and delete dynamically as needed

DenverCoder1 commented 3 years ago

This bot seems to do that and other commands related to closing channels for new connections, etc.

https://discordbotlist.com/bots/dynamic-voice-channels

Could use it or borrow ideas

abrahammurciano commented 3 years ago

Used the existing bot