Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 594 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 594 Bytes

VIZ Dice bot

Telegram bot with dice game on VIZ blockchain.

Installation and local launch

  1. Clone this repo: git clone https://github.com/viz-cx/viz-dice-bot
  2. Launch the mongo database locally
  3. Copy .env.sample to .env and change 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!