https://github.com/sofianhw/simple-telegram-temp
https://github.com/sofianhw/simple-telegram-temp
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sofianhw/simple-telegram-temp
- Owner: sofianhw
- Created: 2024-01-12T07:25:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-20T03:34:51.000Z (over 2 years ago)
- Last Synced: 2025-01-20T13:35:26.704Z (over 1 year ago)
- Language: Python
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Paypal
poetry run python paypal.py
# Telegram
## Change Directory
cd sandbox
## Init DB
poetry run -C .. python initdb.py
## Start Bot
poetry run -C .. python main.py
# Notes
Paypal will use env in root folder, and telegram bot will use env in its folder.