We were inspired to create this by our own unique experiences in discord and our desire for more interesting style polls. We also were interested in the political dimensions and watched YouTube videos on different polling strategies. It's an open source discord bot that allows multiple users to run polls simultaneously, all with anonymous voting and rank-style choices. We used JavaCord alongside Java to implement the bot's speech and responses. Trying to reconcile differences in syntax between JavaCord and Java, including things like print messages. We created a toggle-output stream that shows what the ranking algorithm is doing behind the scenes. Fixing bugs like duplicate votes (one of many very small potential bugs that we fixed) can be super helpful, but having an understandable output is also important.
Built With
- java
- javacord
Log in or sign up for Devpost to join the conversation.