Skip to content
This repository has been archived by the owner on Jan 20, 2019. It is now read-only.

Commit

Permalink
Clarification or something, idk
Browse files Browse the repository at this point in the history
  • Loading branch information
DonovanDMC committed Jun 17, 2018
1 parent d69467d commit 1d6a4f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// use the CD command to change to the directory where your bot is
// ex: CD C:\Programs\MyDiscordBot
// then: npm install discord.js --save
// If Node & NPM is not installed install it from https://nodejs.org/en/
// If Node.JS is not installed install it from https://nodejs.org/
// run bot with the command from CMD (in the directory the bot files are in): node bot.js
// or if you have sharder.js, use: node sharder.js
const Discord = require('discord.js');
Expand Down

0 comments on commit 1d6a4f6

Please sign in to comment.