Skip to content

mixartemev/binance-p2p-notifier

Repository files navigation

Binance p2p notifier

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

Install

git clone [email protected]: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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages