Inspiration
I had little time and was without my teammates so I decided to do something quick and small.
What it does
Has two voice commands and can play local files through the Discord voice channel (since I host the bot).
How we built it
Discord's API for python and hosted on my local machine.
Challenges we ran into
I wanted to be more ambitious with this project, but there is no audio stream receiver for the discord bot to run speech recognition using python (js only). Because of this setback, I cannot process voice and text commands at the same time.
Accomplishments that we're proud of
It plays the best song when you give the 'karaoke' command.
What we learned
Build discord bots in JavaScript since it has much better support.
What's next for Funtimes Discord Bot
I may rewrite this in JavaScript and then have true speech processing and voice commands.

Log in or sign up for Devpost to join the conversation.