You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That could become too complicated very quickly.. What if the channel is deleted when the final request happens? What if someone else requests to change the channel's name? Do I put it in queue, or count just last? What if the name itself is invalid (You find it only after you send a request)? What if bot reboots? Also, how do I know how long the rate limit lasts? DSharpPlus is quite restrictive in this, doubt we could access rate limit buckets...
Easiest to implement is just that special response..
If executing this series of commands,
::voice add
::voice edit A
::voice edit B
The channel will remain at name A
The text was updated successfully, but these errors were encountered: