https://github.com/kite-house/quickmessage
Быстрые сообщение для Telegram
https://github.com/kite-house/quickmessage
ctkinter python telegram-api telethon
Last synced: about 1 year ago
JSON representation
Быстрые сообщение для Telegram
- Host: GitHub
- URL: https://github.com/kite-house/quickmessage
- Owner: kite-house
- License: gpl-3.0
- Created: 2024-07-16T23:20:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-04T14:39:52.000Z (over 1 year ago)
- Last Synced: 2025-01-30T07:12:17.462Z (over 1 year ago)
- Topics: ctkinter, python, telegram-api, telethon
- Language: Python
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QuickMessage #RU
[EN](https://github.com/kite-house/QuickMessage?tab=readme-ov-file#quickMessage-eng)
> [!IMPORTANT]
> Быстрые сообщение для телеграм
### Как установить?
> pip install requirements.txt
> Создайте .env
```
api_id = "API ID вашего приложение Telegram"
api_hash = "API HASH вашего приложение Telegram"
```
### Описание
Отправляем другому пользователю сокращенную команду, и она превращается в полноценный текст который будет задан по этой ссылке
### Как использовать?
> Запускаем программу
> При первом запуске, вас попросят авторизировать свой аккаунт Telegram в системе
> После регистрации, вы сможете перейти во вкладку команды и редактировать их
### Системные команды
> [!TIP]
> /QuickMessage - вызывает графический интерфейс команды для редактирование команд
# QuickMessage #ENG
[RU](https://github.com/kite-house/QuickMessage?tab=readme-ov-file#quickMessage-ru)
> [!IMPORTANT]
> Quick message for telegram
### How to install?
> pip install requirements.txt
> Create .env
```
api_id ="API ID of your Telegram app"
api_hash = "API HASH of your Telegram app"
```
### Description
We send an abbreviated command to another user, and it turns into a full-fledged text that will be set at this link
### How to use it?
> Launching the program
> At the first launch, you will be asked to authorize your Telegram account in the system
> After registration, you can go to the commands tab and edit them
### System commands
> [!TIP]
> /QuickMessage - calls the command GUI to edit commands