Дописал отправку сообщения через телеграм

This commit is contained in:
2020-03-22 15:45:23 +03:00
parent 6d30f8373f
commit 6cbb78e344
5 changed files with 32 additions and 26 deletions

View File

@@ -7,3 +7,5 @@ def db_fill():
add_trigger('Проверить почту', 'check_email')
add_action('Тест', 'test_action')
add_action('Отправить письмо', 'send_mail')
add_action('Отправить сообщение в ТГ', 'send_message_tg')