mirror of
https://github.com/Llloooggg/Jarvis.git
synced 2026-03-06 03:56:23 +03:00
Дописал отправку сообщения через телеграм
This commit is contained in:
@@ -7,3 +7,5 @@ def db_fill():
|
||||
add_trigger('Проверить почту', 'check_email')
|
||||
|
||||
add_action('Тест', 'test_action')
|
||||
add_action('Отправить письмо', 'send_mail')
|
||||
add_action('Отправить сообщение в ТГ', 'send_message_tg')
|
||||
|
||||
Reference in New Issue
Block a user