An open API service indexing awesome lists of open source software.

https://github.com/sofianhw/simple-telegram-temp


https://github.com/sofianhw/simple-telegram-temp

Last synced: 2 months ago
JSON representation

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.