Initial commit
This commit is contained in:
15
README.md
Normal file
15
README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Connex
|
||||
A Telegram bot that eases sharing VPN configurations with users
|
||||
|
||||
## Key Features
|
||||
- Admin panel for managing users and configurations.
|
||||
- Ability to add and edit tutorials for users to help them understand how to use client applications.
|
||||
|
||||
## Tech Stack
|
||||
- **Programming language:** Python
|
||||
- **Database:** SQLite
|
||||
|
||||
## Dependencies
|
||||
- **aiogram** — for interacting with the Telegram API.
|
||||
- **aiosqlite3** — for database operations.
|
||||
- **asyncio**
|
||||
Reference in New Issue
Block a user