I Built a Zero-Dependency Discord.js Package That Creates Temporary Voice Channels Automatically
I Built a Zero-Dependency Discord.js Package That Creates Temporary Voice Channels Automatically The...
Tag archive
I Built a Zero-Dependency Discord.js Package That Creates Temporary Voice Channels Automatically The...

Introduction: Discord bots are fun to make because you can experiment with a lot of new...

Table Of Contents Getting started Installation Usage Cache data from...

Hace un tiempo, hice un post sobre Como mantener activo tu bot de discord.py en replit, hoy toca uno...
Last time we left off, we had turned our simple bot into a bot factory, allowing us to spawn multiple...
Last week on "Build A Bot" In our last session, we have created a functional discord bot w...

Table Of Contents Using SVGs Using HTML & CSS Conclusion Looking for a...
Build A Bot (DiscordJS) - Javascript Chatbots made easy Discord bots can be written in Jav...

Ever since I first joined a discord server, I was intrigued by how a bot works. I joined a programmin...
Introduction Discord.js is a great way to create Discord bots that can do a lot of differe...
Guide on how to write a music trivia command
In this guide you will learn how to write a 'play' command which will let you play songs from youtube on your Discord bot.