Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 737 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 737 Bytes

BOOL

A discord bot user data and info.

To run the bot through your own PC / Laptop,

  1. Download Nodejs from here
  2. Download the zip from here and extract it.
  3. Open cmd in this downloaded folder by pressing shift + right click --> open command prompt here.
  4. In cmd, run npm install discord.js followed by node bot.js
  5. If you get any error for missing modules, copy the name of the missing module from the error shown. Run npm install <missing module name> and then run node bot.js again.
  6. Open the discord server and test if the bot is live by typing b/version, the bot must respond with its version, else contact me!