Inspiration

The many discord bots we see in servers.

What it does

It can play youtube videos in voice channels, generate random duck images, create battles between people for breadcrumbs sort of based on pokemon (you have to catch the ducks first).

How we built it

Quackbot was implemented using python and the discord.py api.

Challenges we ran into

Initially our commands weren't working, because of a line that must be included in the message received event that calls a check for commands. We did not realize that this line had to be included so we wasted an hour trying to get commands to work. We also faced issues implementing the audio over the voice channel.

Accomplishments that we're proud of

Creating a multi-purpose bot, that is duck themed for the quackathon, but can also be to play Quackamon!

What we learned

How to create a discord bot!

What's next for QuackBot

We might keep on working on it, just for fun or it might stop. It depends on if people want to use it in their servers, and host it on a webserver. Also creating custom ducks for Quackamon!

Built With

Share this project:

Updates