Commit Graph

22 Commits

Author SHA1 Message Date
def 82907916b7 merge from master 2023-01-15 02:37:27 +04:00
kotovalexarian 2ea41e1187 Move messengers to separate module (#3)
Co-authored-by: Alex Kotov <kotovalexarian@gmail.com>
Reviewed-on: #3
2023-01-14 20:27:41 +03:00
def 9d7df8202b brought everything back to basics 2023-01-10 20:08:27 +04:00
def 9c97b12c19 fix: env config 2023-01-10 17:16:50 +04:00
def d2b11ecc11 fix: imports, requirements 2023-01-10 16:33:52 +04:00
def 96ab6c9439 fix: a little 2023-01-10 07:45:01 +04:00
def 84b42b4950 THIS IS REFACTOR MOTHER FUCKER 2023-01-10 04:48:55 +04:00
def 6f904df4ff refactor, feat: separate main.py, add matrix_rooms_sql 2023-01-10 00:57:05 +04:00
def 8556316cd8 fix: delete CHECK from telegram_users 2023-01-09 01:15:22 +03:00
def b5e57e80e9 add telegram_users table 2023-01-09 01:13:27 +03:00
Alex Kotov 2ce7587d0a
Create table "telegram_user_matrix_chats" 2023-01-09 01:33:19 +04:00
Alex Kotov 1d77e32174
Use config instead of forwarding all the variables 2023-01-09 01:18:45 +04:00
Alex Kotov ca1af360a4
Improve env vars 2023-01-09 01:14:14 +04:00
Alex Kotov 9c1a12fb89
Fix code 2023-01-09 00:53:15 +04:00
Alex Kotov 23491f17c7
Add SQLite database 2023-01-09 00:39:15 +04:00
Alex Kotov e6f40ac0a6
Forward the application object 2023-01-08 23:33:30 +04:00
Alex Kotov dfa4c10138
Add config 2023-01-08 23:31:42 +04:00
Alex Kotov 2f5694cffb
Add an application class 2023-01-08 23:31:42 +04:00
Alex Kotov 791c2f815c
Run Telegram loop 2023-01-08 22:51:45 +04:00
Alex Kotov 8f78ee8c2d
Split code into separate classes 2023-01-08 22:43:37 +04:00
Alex Kotov e1177d388d
Add Telegram callback 2023-01-08 17:57:21 +04:00
Alex Kotov 87308db512
Improve project structure 2023-01-08 17:57:21 +04:00
Renamed from mirrortea (Browse further)