Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 650 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 650 Bytes

wrightehr-bhaohth

writer bot for discord

current instance

obsidian equivalent

google sheet for question data

how to run

  1. run npm i
  2. create a .env file like this
DISCORD_TOKEN=<insert your bot token here>
DISCORD_CLIENT=<insert your client id here>
  1. run node deploy-commands.js
  2. run node genData.js
  3. run node . or pm2 index.js if you want
  4. ????
  5. profit