Skip to content

official-scint/cve-workshop-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cve-workshop-discord-bot

Quick start

  1. Clone project
git clone https://github.com/official-scint/cve-workshop-discord-bot.git
  1. Install node module.
npm i
  1. Create .env at root folder of project.
BOT_TOKEN = ""
BOT_CLIENT_ID = ""
CSV_DATA_URL = ""
  1. run bot You can use PM2 to manage Node project.
pm2 start src/main.js -n cve-workshop-discord-bot

:D

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published