Posted inTutorials
Tutorial 1: How to create a simple discord bot using NodeJS
This tutorial requires the latest nodejs, Terminal/CMD, and a discord server to put it on. https://nodejs.org/en The first thing you're gonna wanna do is create a file called bot.js and…