Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 323 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 323 Bytes

SaihttamBot

Matthias's custom Discord bot.

To install locally (for whatever reason):

  1. Clone this repository.
  2. Make sure Node.js and npm are installed.
  3. Run npm intall in this directory to install Discord.js
  4. Create a passwords.json file with { "discord": "YOUR_TOKEN_HERE" }
  5. Run node bot.js to start.