Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 300 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 300 Bytes

Discord Bet Bot

WIP to run a friendly bet bot on your discord server

To Run Locally install the following:

Install dependencies

npm init -y
npm install discord.js

Reccomended to install nodemon

npm install -g nodemon

Start the server

nodemon