Inspiration
Although none of us have played cluedo in a while, it remains a well-known murder mystery style deduction game.
What it does
The bot is capable of facilitating games of Cluedo within Discord.
How we built it
The bot is designed in Python, using the Pycord library as a Discord API.
Challenges we ran into
The current stable release of pycord (1.7.3) does not support necessary elements of the API (modern discord Views, Buttons, Lists) and the current unstable release is, to put it lightly, unstable. This necessitated finding a stable release of pycord 2.X, which one of us had from a previous project.
Accomplishments that we're proud of
We are happy to have implemented a dynamic map, which renders and updates as players move across it.
What we learned
What's next for Cluecord
Built With
- pycord
- python
Log in or sign up for Devpost to join the conversation.