Skip to content

knutkirkhorn/cryptoneversleeps

Repository files navigation

cryptoneversleeps

DCA crypto bot that only buys on weekends

It buys crypto of your desire using the Firi API and notifies on Discord when buys are made.

Cryptoneversleeps Discord notification example

Install

Build the docker image

docker build -t cryptoneversleeps .

Schedule the cronjob

crontab -e

Add the following line to the crontab:

37 13 * * 0,6 docker run --rm cryptoneversleeps

Environment variables

See .env.example for the required environment variables.

Config file

See buy-config.json.example for an example config file.

About

DCA crypto bot that only buys on weekends

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published