Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 260 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 260 Bytes

Slap bot.

Made for slapping people with stuff on discord. Especially trouts.

Instructions

  • Run npm install
  • Copy sample.env and rename to .env
  • Replace discord token value with a discord bot token
  • Run with either npm start or nodemon index.js