https://github.com/flysirin/local_transfer_bot
https://github.com/flysirin/local_transfer_bot
aiogram python sqlalchemy sqlite3 telegram-bot
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flysirin/local_transfer_bot
- Owner: flysirin
- Created: 2024-05-19T14:20:35.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-20T12:33:29.000Z (about 1 year ago)
- Last Synced: 2025-01-30T02:23:20.167Z (4 months ago)
- Topics: aiogram, python, sqlalchemy, sqlite3, telegram-bot
- Language: Python
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Transfer Bot
Specialized bot for local users transfer.
This bot use SQLite and SQLAlchemy, but can work with other SQL databases.## Environs
BOT_TOKEN - yours bot token
ADMIN_IDS - general's admin telegram user id
TIME_ZONE - digit your time zone
BOT_PROXY - optional proxy link for some services## How to use
General admin can add admin and car drivers.
Users have scan QR code with link `https://t.me/Name_Bot?start=N`
where `Name_Bot` - link for your bot, `N` - location id.
Message send to car driver with user's link and location id, when driver apply this order or reject.