Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 542 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 542 Bytes

VIZ Quiz bot

VIZ Quiz bot for telegram

Installation and local launch

  1. Clone this repo: git clone https://github.com/viz-cx/viz-quiz-bot
  2. Launch the mongo database locally
  3. Copy .env.sample to .env and fill environment variables
  4. Run yarn install in the root folder
  5. Run yarn develop

And you should be good to go! Feel free to fork and submit pull requests. Thanks!

License

MIT — use for any purpose. Would be great if you could leave a note about the original developers. Thanks!