-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Changing the order of channels/channel position #187
Comments
Are you talking about this expression? You can modify it, have you tried it yet? |
Yea I've tried it with that expression but when I used |
Hi there! After some tests, It seems a lot of weird things are happening with the syntax. Can you try using the possession pattern? For instance: set <channel>'s channel position to {_pos} |
Hey! So after trying this, it seems like some channels are moving only and they're moving a little weird. The channel which I selected was at position 1 (of a total of 3 channels). The channel got moved to position 3 instead of 2. After that, I couldn't move it back up with my up button |
Yup, the whole logic I did behind was broken (cuz math wasn't mathing). Although it got fixed, it seems positioning two channels at the same position will make them re-arrange in another way (sorted by creation date). |
A syntax to make channels change their position would be cool
A syntax to change channels order
I want to change one channels position, the other channels shall move accordingly, pretty much just the same process as when u do it manually in your discord servers settings.
'set channel position of event-channel to (channel position of event-channel)+1'
no
(I was told to suggest it <3)
The text was updated successfully, but these errors were encountered: