Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binance p2p notifier

Alerts p2p orders to telegram. Hosted at free cloud deta.

Install

git clone git@github.com:mixartemev/binance-p2p-notifier.git
cd binance-p2p-notifier
pip install -r requirements.txt
cp .env.sample .env
# add env values to .env

Deploy

curl -fsSL https://get.deta.dev/cli.sh | sh  # deta-cli install
deta --python --name p2pn .
deta update -e .env
data cron set "1 minute"

About

Alert p2p orders to telegram

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages