BlurtBot

<- Back Home

<- Back to Projects

Project Rundown

BlurtBot Banner

This uses

A Useless Discord Bot

BlurtBot is a Discord bot, built in python, for my first boot.dev personal project. It is currently being hosted on vercel and you can add it to your server by clicking this link.

Command List

  1. 8ball - gives a magic-8-ball like response
  2. random-person - this err... pings a random person who has access to the channel
  3. bookbot - based on my first guided project on boot.dev, it finds out the frequency of each character in the channel (I.e. how many a's, how many b's etc.)
  4. message-counter - this counts the number of messages that were sent in the channel. It has a limit parameter which can be used to restrict how far the bot searches (it could take a while with a big channel)

This bot previously had Gemini integration. However, google severely reduced the number of tokens available on the free tier so it now doesn't work :(