FragSoc / esports-bot

A Discord bot utilising Discord.py to provide functionality for UoY Esports game hubs
GNU Affero General Public License v3.0
2 stars 2 forks source link

Allow users to change the names of their Voicemaster channels #200

Closed Fluxticks closed 2 years ago

Fluxticks commented 3 years ago

Added a new command to allow users to change the name of the their VCs. To ensure that when the owner leaves the channel isn't renamed, a new field was added to the DB table for VM slaves to indicate if a VC has had a custom name set.

This change resolves #96