Telegram bot with dice game on VIZ blockchain.
- Clone this repo:
git clone https://github.com/viz-cx/viz-dice-bot
- Launch the mongo database locally
- Copy
.env.sample
to.env
and change environment variables - Run
yarn install
in the root folder - Run
yarn develop
And you should be good to go! Feel free to fork and submit pull requests. Thanks!
MIT — use for any purpose. Would be great if you could leave a note about the original developers. Thanks!