discord-trolling, a simple discord.js wrapper

ferretcode

ferretcode

Posted on November 13, 2021

discord-trolling, a simple discord.js wrapper

I recently upgraded to using discord.js V13 for making my Discord bots, but when I looked at their example code I decided I didn't want to have to write out the entire thing every time I wanted to make a new bot.

So I decided to make my own wrapper so that anyone that felt the same way could have an easier and better time making Discord bots. It already has all of the same complex features that discord.js has because it's built on top of it, but I added an easy way to make slash commands, and just made the whole thing simpler. I also plan to add more features such as integrated pm2 hosting, a new voice wrapper and http/webhook requests for logging.

Here are the links to the project:

https://github.com/ferretcode/discord-trolling
https://npmjs.com/discord-trolling

I appreciate any feedback and I look forward to seeing what everyone thinks!

💖 💪 🙅 🚩
ferretcode
ferretcode

Posted on November 13, 2021

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Shoe Discord Bot
javascript Shoe Discord Bot

February 7, 2022