Self Hosting - Glowstudent777/BasicDiscordBot GitHub Wiki

Self Hosting

Getting started

Install Requirements

  • Download and extract the files

  • Open command prompt and cd to where you put the bot files

  • Install the required dependencies by running the command below

npm i

Starting the bot

Run the command below to start the bot

node main.js