metakgp / chitragupta

6 stars 1 forks source link

Chitragupta

He tracks your contributions to the MetaKGP Github Org!

To run:

Follow instructions as given here

pip install -r requirements.txt

Create a bot account.

python chitragupta.py

To run bot daily

In the terminal type crontab -e Add this line to the end

0 0 * * * cd /path/to/your/repository/ && python chitragupta.py

TODO

Maintainers