def/MirrorTea
Archived
1
1
Fork 0
Commit graph

25 commits

Author SHA1 Message Date
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
Alex Kotov
3e63c3b6e0
Use .env file 2023-01-08 17:01:33 +04:00
Alex Kotov
2972cca582
Print to stderr 2023-01-08 16:55:14 +04:00
Alex Kotov
8b57552944
Add Matrix callback 2023-01-08 16:46:08 +04:00
Alex Kotov
4e32665882
Create Matrix and Telegram clients 2023-01-08 01:42:02 +04:00
Alex Kotov
9d3ff4f1a2
Use two loops 2023-01-08 01:29:12 +04:00
Alex Kotov
51754e363a
Use aiogram 2023-01-08 01:13:27 +04:00
Alex Kotov
313221a2cf
Improve code 2023-01-08 01:05:21 +04:00
Alex Kotov
bbc889bcac
Add an executable 2023-01-08 00:11:46 +04:00