My Discord Bot

by

in

My Discord bot is probably one of my more complex Python projects. It has existed since April 2023 and has been significantly, albeit irregularly, developed further by me. During development, I learned a lot about APIs, databases, Discord, and of course, Python itself. Some features, such as anonymous direct messages or radio playback for voice channels, are still under development.

The features of this bot include:

Slash Commands

  • /quote – Sends a random quote from a famous person
  • /meme – Sends a random meme from Reddit
  • /joke – Sends a random joke
  • /confess – Sends an anonymous confession to the current channel
  • /decide – Asks a yes/no question. The bot will give you an answer.
  • /diceroll – Generates a random number between 0-6
  • /errorcodelookup – Searches for the meaning of a website error code
  • /tod – Asks another user a truth or dare question
  • /embed – Creates and sends a custom embed
  • /about – Displays information about the bot
  • /help – Displays this text

Message Context Menu
Vote – Vote on the selected message using reactions


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

WordPress Appliance - Powered by TurnKey Linux