Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 252 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 252 Bytes

acala-faq-bot

Setup

  1. Install node
  2. Install yarn with by running npm install -g yarn

Running

  1. Set the bot token as an environment variable by doing export TOKEN="your token here"
  2. Run yarn start