Skip to content

khoben/donatepay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Donatepay WebSocket connector

Setup (tested on python 3.9.5)

  1. Get DonatePay token:

    Grab token from widget link

    https://widget.donatepay.ru/alert-box/widget/{YOUR-TOKEN-HERE}
  2. Create .env file with token

    TOKEN={YOUR-TOKEN-HERE}
  3. Create and activate the virtual environment (not necessary)

  4. Install dependencies

    pip install -r requirements.txt
  5. Run it

    python main.py

About

Donatepay.ru Websocket connector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages