Inspiration

Playing party games with friends, and wanting to play them online

What it does

For the one game that exists, paranoia drinking game, everyone except two people in a voice chat are deafened, after which one person asks another a question. After this, the bot is given a command to unmute people, does a coin flip, and determines if the person must give the question out loud

How I built it

I used discord.py to create the bot

Challenges I ran into

I had to choose whether to used the Discord.Client class or the Discord.commands.ext.bot class. I ended up using the Discord.Client class

Accomplishments that I'm proud of

Im proud that I learned more about Python, and that I was able to code this bot relatively quickly

What I learned

I leanred how to use the discord.py API, and strengthened my knowledge of Python

What's next for PartyBot

Right now it only has one game, the paranoia drinking game (obviously with no drinks). Soon i might add games like blackjack, mafia, and other games to connect people

Note: Since the login key is not provided, the bot will not work unless you create your own bot profile on the Discord Developer page

Built With

Share this project:

Updates