zanepollard / boibot.js

Discord bot for my discord server using Node.js and Discord.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boibot.js

dem bois tell a computer what to do

Install

Do the npm dance 💃

npm i

Spin up the Bot

npm start

Testing

Run the mocha test suite:

npm run test

Or continuously run mocha. It'll re-run the tests as you update the project's code. Super handy for TDD.

npm run test:watch

About

Discord bot for my discord server using Node.js and Discord.js


Languages

Language:JavaScript 100.0%