Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 651 Bytes

File metadata and controls

10 lines (7 loc) · 651 Bytes

CodeFactor

PointSystem

A Point System Discord Bot made with Javascript! Discord.js v14

How to setup

  1. Fill out the Database Information in src/config.js (If you do not know how to setup a PostgreSQL Server, then please visit here)
  2. Create a .env file and pass in your Discord Bot Token like this BOT_TOKEN=INSERT_BOT_TOKEN_HERE
  3. And you're done! Run the bot by running node src/index.js