evaera / Votum

A Discord bot for managing small party voting systems
https://eryn.io/Votum
MIT License
25 stars 14 forks source link

Multiple majority types #1

Closed vivekjoshy closed 5 years ago

vivekjoshy commented 6 years ago

I absolutely love your bot. Do you have idea when you will be able to resume working on the multiple majority types? And do you have any plans on making this available for larger councils?

evaera commented 6 years ago

I'm not sure about further progress in that area, since I'm quite busy with work and other obligations IRL. I want to do it at some point, but as of right now I have higher priorities =(

What do you mean about having it available for larger councils? It should be able to scale right up to any council size right now, unless I misunderstand you

vivekjoshy commented 6 years ago

Ah I see. That's completely fine. Can you tell me what License this bot is? If I could fork and rewrite some stuff that would be awesome (even though I'm not a TypeScript dev).

As for the scaling thing. I mean in the instance of over 250 participants the text limit for discord may be exceeded (2000 chars) and the number of feilds in limited too i think. So I don't know if it will split up the messages or not :sweat_smile: !

evaera commented 6 years ago

Ah, yeah, I see what you mean with the text limit. I've gotten a report of this before as well. That might be something I would fix soonish since it's a pretty big problem.

Feel free to fork Votum and do whatever you want. PRs would also be appreciated, if you feel up to it! My bad for not publishing it with a license file as well. It should be the MIT license.

evaera commented 6 years ago

Multiple majority types feature will be tracked on #8

Exceeded character limit bug will be tracked on #9

evaera commented 5 years ago

@daegontaven If you're still using Votum, please let me know if today's changes fixed your problems with the message getting too long. Sorry this took so long -- totally fine if you moved to another solution at this point.

vivekjoshy commented 4 years ago

Thank you. Yes this bot is amazing!