Bot that collects daily candy rewards from coingecko.com
Minimal bot that logins daily on coingecko.com to collect the candy.
- Docker
- Docker Compose
$ docker-compose up
It runs non-headless mode for testing purposes. It requires node.js to be installed locally.
$ npm run dev