mykola2312
|
f87834a4f4
|
begin embedding sqlx into teloxide handlers
|
2024-02-25 23:44:05 +02:00 |
|
mykola2312
|
64d1f67e16
|
move generic bot download function to its own function to avoid code duplication
|
2024-02-24 15:23:57 +02:00 |
|
mykola2312
|
83136d7158
|
write function to parse url via url crate
|
2024-02-24 15:20:38 +02:00 |
|
mykola2312
|
2dba73a464
|
add testing for url extraction
|
2024-02-24 14:47:57 +02:00 |
|
mykola2312
|
95a341f77c
|
write function to find all urls in text
|
2024-02-24 14:32:08 +02:00 |
|
mykola2312
|
8b9a7a0bcc
|
remove message log spam
|
2024-02-21 21:39:41 +02:00 |
|
mykola2312
|
1fd2c2be30
|
implement bot command to download video
|
2024-02-21 21:04:21 +02:00 |
|
mykola2312
|
d8ea0e7490
|
do renaming for command handlers so it wouldn't conflict with other functions
|
2024-02-21 18:42:09 +02:00 |
|
mykola2312
|
0bee30ea0a
|
move everything related to telegram bot to appropriate module
|
2024-02-21 14:52:54 +02:00 |
|