Skip to content

dAppITnl/ppcTelegramHalvingBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ppcTelegramHalvingBot

Documentation

For more information about the APIs used in this project, see the Blockchain.com Explorer API documentation.

Setup and Installation

To set up and run this project, follow these steps:

  1. Create a Virtual Environment:
python3 -m venv venv
source venv/bin/activate
pip3 install requests
pip3 install python-telegram-bot
pip3 list
  1. Run crontab:
0 * * * * /path/to/runhalving.sh >>/path/to/ppchalving_countdown.log 2>&1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors