Creating a Discord bot in Nodejs: Create GitHub issues from Discord Chat
Sep 27, 2023 · 8 min read · 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...
Join discussion