Did Discord Stages Just Kill DogeHouse? Discord released a new feature called stages which is an audio room where you can selectively pick who can talk...
Discord released a new feature called stages which is an audio room where you can selectively pick who can talk...
An introduction to building a Discord bot using the Discord.js module. The bot will share random jokes, assign or revoke user roles, and post tweets of a specific account to a Discord channel.
In this video I demonstrate how use the discord developer portal to create a bot application and add it to a specific discord server using the client id.
This article won’t only be talking about Discord bots and it’s not intended to be a proper introduction to them. If you’re looking for that, or even how to create your own bot,
Do you want to create awesome discord bots with Discord.js and node js? Check out this simple guide to write your own corona tracker discord bot.
You will build a Discord bot from scratch, using Node.js and the Discord.js library, which allows users to directly interact with the Discord API. You’ll set up a profile for a Discord bot, get authentication tokens for the bot, and program the bot with the ability to process commands, with arguments, from users.