Discord Bots
This project was made because I wanted useful bots that would automate tasks for my Discord server, from moderation to music playback, and making custom polls easily and quickly.
How it's made
These applications were made using the discord.js library in JavaScript and python. The bots are hosted on a private server I own 24/7 so they are always online. The bots use a variety of APIs to provide their functionality, such as the YouTube API for music playback and the OpenAI API for generating images and text.
Bots
I have made multiple bots for my Discord server, some of the most popular ones are:
- Music Bot - A bot that plays music from YouTube and other sources.
- Snack Bot - A bot that picks a random user from the server.
- Utility Bot - A bot that provides various utility functions, such as reminders and polls.
Functions
The bots have a variety of functions, some of the most popular ones are:
- Music Playback - Play, pause, skip, and queue songs from YouTube and other sources.
- Snack Picker - Picks a random user from the server with decreasing chances of picking the same user with types of snacks to bring built into the commands.
- Utility - Create polls, set reminders, and provide server statistics.