Important
Быстрые сообщение для телеграм
pip install requirements.txt
Создайте .env
api_id = "API ID вашего приложение Telegram"
api_hash = "API HASH вашего приложение Telegram"
Отправляем другому пользователю сокращенную команду, и она превращается в полноценный текст который будет задан по этой ссылке
Запускаем программу
При первом запуске, вас попросят авторизировать свой аккаунт Telegram в системе
После регистрации, вы сможете перейти во вкладку команды и редактировать их
Tip
/QuickMessage - вызывает графический интерфейс команды для редактирование команд
Important
Quick message for telegram
pip install requirements.txt
Create .env
api_id ="API ID of your Telegram app"
api_hash = "API HASH of your Telegram app"
We send an abbreviated command to another user, and it turns into a full-fledged text that will be set at this link
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
Tip
/QuickMessage - calls the command GUI to edit commands