This Discord bot has very basic features,
such as bulk deletion of messages,
getting information about users,
fetching definitions from urban dictionary and images from reddit.
The bot is made using discord.js.
For development I use Bun for faster package installs, support for executing TypeScript and better performance. I also use PM2 for the production environment to make sure the bot stays online at all times.
The Reddit command is now broken after Reddit restricted access to their API and therefore it was removed from the bot's commands.
This also removed the need for a database, so that has been removed as well.
Latest commit with Reddit command: 7b9bd81294b14b7206a7b49f99fa02842b7a8542