Inspiration
We were inspired by various discord bots, especially ones that allowed for more in-depth interactions with users.
What it does
It allows the user to delve into a three-part Escape the Room adventure story. You use special responses to guide te narrative, collect all clues, get all objects, and finally escape the room.
How we built it
We used live packages like discord.py as the main base for this program. We split our work into the three paths and used a branching structure to keep path of the hundreds of lines of code.
Challenges we ran into
We ran into a lot of syntax challenges, as well as issues with a timer. We also ran into issue of how to organize stage levels and stopping separate paths in the game from interrupting one another.
Accomplishments that we're proud of
We are all relatively new to Python, so being able to create a working, complex, python bot was an accomplishment for us.
What we learned
We learned a lot about programming in python, and also in general how to collaborate on big projects together over an extended period of time. We also learned a lot about the design process.
What's next for Escape the Room Discord Bot
Next, we want to add visuals, and make more levels/ deeper levels. Since we also worked in a composite team, we want to incorporate some form of our bot with the other groups scheduler
Built With
- discord
- discord.py
- python
Log in or sign up for Devpost to join the conversation.