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

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

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