rik079 / Speasier

Speak easier in Speasy. A.k.a Sock's Speaking Slave.
https://speasier.rik079.xyz
BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

Remove need to specify vch name in ?channel register #44

Closed rik079 closed 3 years ago

rik079 commented 3 years ago

Linked to #42

With the current situation, ?channel register as now being developed in feat/42 requires 2 arguments: Voice channel ID and Voice channel name. The last one is only being used to give the name if one tries to re-register an already registered channel.

However, I had some issues with getting the channel name from it's ID. Maybe someone could take a look at this?