gregzaal / Auto-Voice-Channels

A Discord bot that automatically creates voice channels as they are needed.
MIT License
190 stars 101 forks source link

Channels always being positioned above after adding ability to specify vc category #87

Closed HandyHat closed 3 years ago

HandyHat commented 3 years ago

@dylian94 It looks like 79bb765 broke channel positioning, as now secondary channels are always being created above the primary channel, even if they are set to be created below using vc/toggleposition. Reverting back to a66560e fixes this.

gregzaal commented 3 years ago

Reverted the patch, again.

@dylian94 This is the 2nd issue the patch has caused, so I'm not going to merge it back until several sources can prove it's stable.