Creating a Discord bot in Nodejs: Create GitHub issues from Discord Chat
A Discord bot that can help you create Github issues from the Discord chat, let's begin. Discord bots can also be created to use slash commands, which gives a better user experience.
We will be using Nodejs to build the bot while using the discord.js...
vic0de.hashnode.dev8 min read