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
I've been playing with it a bit and was wondering if there are plans to support multiple ongoing motions? It seems like you can only have one motion at any given time. To create a second one, you have to kill the first one and create a new one.
Is it possible to have multiple ongoing motions? If it's trivial to implement and your open to accepting PRs, I may be interested in exploring this further.
The text was updated successfully, but these errors were encountered:
You can always create two different councils in your server by making two channels, but as it stands right now it would not be a trivial feature to implement supporting concurrent motions. The whole system is designed around there just being one active motion at a time, so there's no way to specify which motion you're voting for.
Hey there, awesome tool!
I've been playing with it a bit and was wondering if there are plans to support multiple ongoing motions? It seems like you can only have one motion at any given time. To create a second one, you have to kill the first one and create a new one.
Is it possible to have multiple ongoing motions? If it's trivial to implement and your open to accepting PRs, I may be interested in exploring this further.
The text was updated successfully, but these errors were encountered: