Vishnu Dileeshvic0de.com·6 hours agoNode.js Discord Bot: Create GitHub Issues with Slash CommandsA Discord bot that can help you create Github issues from the Discord chat via Slash Commands, let's begin. We will be using Nodejs to build the bot while using the discord.js library. For the bot to talk to GitHub we will be using the GitHub-provide...Discussdiscord
Julian Aaron Rajjulian-idl.hashnode.dev·Jul 6, 2023Building Your Own Discord Bot: A Step-by-Step TutorialIntroduction: Discord has emerged as a popular platform for gamers and communities to connect, collaborate, and communicate. One of the key features that make Discord so versatile is its ability to support bots. Discord bots can enhance server functi...Discuss·1 like·41 readsDiscord bot
Hasnain Makadahasnainm.hashnode.dev·May 11, 2023Creating a Discord Bot with JavaScriptIntroduction Hey everyone, I am Hasnain Makada and I am currently a Founding Creator and a Chief Creative Officer at Showwcase where I create meaningful content for the community and build a global developer community network for folks around the wor...Discuss·10 likes·82 readsdiscord
Devesh Mehraiam-dev.hashnode.dev·Jan 25, 2023Unleashing the Power of GPT-3 for a Smarter Discord ChatbotIn this tutorial, you will learn how to build a Discord chatbot that utilizes the power of GPT-3, a state-of-the-art language model developed by OpenAI. Discord is a widely used real-time messaging platform that has gained popularity among gamers, de...Discuss·2 likes·106 readschatgpt
Kavin Desi Vallilivecode247.com·Dec 3, 2022Discord bot which shows your private Advent of Code leaderboardIt is December! That means Advent of Code is here! If you don't know what that is: Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like...Discuss·357 readsAdventOfCode2022
Muhammad Hamzadevpath.hashnode.dev·Oct 4, 2022Creating recent posts with nodejs and mongodbRecently i was asked to create a recent posts feature i was working on and i was asked it should show all the recent posts related to a specific collection of posts. First let me show you how does the schema looks like for the posts that are being co...Discuss·1 like·82 readsdiscord backup
imane hamzaouiimanehmz.hashnode.dev·Jul 22, 2022Discord JS announcement slash command bot with image as argumentThere are two types of commands on discord js, message commands and slash commands. As of when I'm writing this article, Slash commands don't support embeds(images, attachments) as arguments, the issue has been raised here, adding this feature was re...Discuss·140 readsdiscord
Atharva Deshpandeatoo.hashnode.dev·Jul 6, 2022Discord Bot with Command HandlerHello everyone 👋, I am Atharva Deshpande and this is my second article on developing discord bots. In this article, we will understand how to use a command handler in a discord bot and the new slash commands. This article is built upon my previous a...Discuss·2 likes·151 readsdiscord
Atharva Deshpandeatoo.hashnode.dev·Jun 29, 2022Discord Bot with Slash CommandsHello everyone 👋, I am Atharva Deshpande and this is my first attempt at writing an article to guide developers transition into the slash command feature of discord bots. In this article, we would be understanding how to migrate to the new slash com...Discuss·3 likes·337 readsdiscord