Wykres commitów

552 Commity (master)

Autor SHA1 Wiadomość Data
Igor Vasilkov 6ff4b4342a
Fixed webhook setup for work with revers proxy (#197)
* Fixed webhook setup for work with revers proxy

* Added listening address setting for webhook. Corrected README.md
2024-04-01 22:50:35 +02:00
vlab97 01269fdb3e
Update ru.json (#195)
Translation of new text fragments.
2023-12-28 11:26:22 +01:00
J-Rios 396198b321
Fix webhook setup 2023-12-27 20:07:14 +01:00
J-Rios 7e1dddec95
Update version according to release date 2023-12-27 18:01:32 +01:00
J-Rios 0e585f8e66
Merge branch 'development' of github.com:J-Rios/TLG_JoinCaptchaBot into development 2023-12-27 17:46:10 +01:00
J-Rios c0d99b6be2
Fix code style according to flake8 2023-12-27 17:31:50 +01:00
J-Rios 62acab8d8a
Some mypy hints 2023-12-27 17:12:30 +01:00
J-Rios 5d03779db2
Only send poll fail msg for kick restriction mode 2023-12-27 16:53:32 +01:00
J-Rios c3914b1a88
Allow solve captcha with spaces (ie "1 2 3 4") 2023-12-27 14:44:59 +01:00
J-Rios a9b9c3f6d9
Captcha fail punishment according to group restriction config 2023-12-27 14:43:35 +01:00
J-Rios c4dec03a54
Captcha fail punishment according to group restriction config 2023-12-27 14:05:02 +01:00
J-Rios f1caf8099b
Common restrict functions for mute or deny media 2023-12-25 22:49:24 +01:00
J-Rios b9e8b1a8ba
Fix for potential non-working restrictions due manage_topic handled as None 2023-12-25 22:22:18 +01:00
J-Rios 763b702cc7
Command /restriction support 2023-12-25 21:58:17 +01:00
J-Rios 79333220f1
Refactor msg to send for standard/auto-delete 2023-12-25 19:16:31 +01:00
J-Rios 89dc690008
Refactor Bot commands setup 2023-12-25 19:05:18 +01:00
J-Rios f03f61e36a
Update Top Level Domain list 2023-12-25 12:45:07 +01:00
J-Rios e5dbf23d55
Fix typo in texts 2023-12-25 12:17:25 +01:00
J-Rios 51ee27d46c
Handle user left group update: Delete BOT removed USER msg 2023-12-17 06:33:25 +01:00
J-Rios 73ac8349a5
Fix URL Regex detection ignoring TLDs 2023-12-17 02:38:48 +01:00
J-Rios e4a9fd5aec
Added development Requirements file 2023-12-17 00:50:01 +01:00
J-Rios 309c1d27b6
Requirements list ordered by alphabet 2023-12-17 00:49:04 +01:00
J-Rios 30252dda04
Merge branch 'master' into development 2023-12-17 00:47:59 +01:00
깨몽/dreamy f77010b359
Update ko.json (#189)
* Update ko.json

Edit translations with natural Korean expressions

* Update sources/language/ko.json

---------

Co-authored-by: Jose <jrios.rubio23@gmail.com>
2023-07-30 18:57:41 +02:00
깨몽/dreamy b3bc342d96
Update ko.json (#190)
Edit translations with natural Korean expressions
2023-07-30 18:54:42 +02:00
깨몽/dreamy b7206cf22a
Update ko.json (#188)
Edit translations with natural Korean expressions

Co-authored-by: Jose <jrios.github@gmail.com>
2023-07-17 22:32:03 +02:00
깨몽/dreamy 9048a3d26a
Update ko.json (#187)
Edit translations with natural Korean expressions
2023-07-17 22:28:56 +02:00
깨몽/dreamy 6ba5ce5b6c
Update ko.json (#186)
Edit translations with natural Korean expressions
2023-07-17 22:28:11 +02:00
깨몽/dreamy 5667954620
Update ko.json (#185)
Modify Korean translations with natural expressions
2023-07-16 18:52:07 +02:00
J-Rios cecd72b822
Support webhook secret_token and os environment in settings file 2023-03-12 01:17:58 +01:00
J-Rios 47e597ef6f
Update README: Finish contributor moved to alphabetic order 2023-02-18 18:19:13 +01:00
J-Rios 5a6f7f1791
Check if element in list before try to delete it 2023-02-18 17:57:54 +01:00
J-Rios dea2bb2c55
Enable Uzbek language support 2023-02-18 17:37:16 +01:00
J-Rios a5d0d36cc7
Uzbek language normalization 2023-02-18 17:20:33 +01:00
J-Rios e54b3108ce
Fix Uzbek text missing brackets 2023-02-18 17:11:00 +01:00
J-Rios fd287baf6b
Added Uzbek language texts 2023-02-18 12:53:27 +01:00
Serhii d97ca2c803
Set poll_request_msg_text timeout as for poll captcha (#179) 2023-01-19 22:19:42 +01:00
J-Rios ef1252d944
Fix messages auto-deletion 2023-01-14 21:39:11 +01:00
J-Rios 3513ab9c8b
Ignore kicking KeyError if user solve captcha at same time 2023-01-08 16:07:38 +01:00
J-Rios c6def88642
Arbitrary callback data not needed (only send strings) 2023-01-08 00:30:59 +01:00
J-Rios 1d433f63d1
Rename self-destruct to auto-delete functions 2023-01-07 23:28:45 +01:00
J-Rios bdc38d30f8
Removed tlg_msg_to_selfdestruct() function 2023-01-07 22:39:03 +01:00
J-Rios b8fe6b8070
Better function names for some event handlers 2023-01-07 22:35:33 +01:00
J-Rios f14b3a3e58
Update name of tlg_get_chat_members_count() function 2023-01-07 20:34:08 +01:00
J-Rios 71612929d5
PTB all functionalities requirement added 2023-01-07 20:33:05 +01:00
J-Rios e0524f1226
Merge branch 'ptb-20' into development 2023-01-06 23:12:36 +01:00
J-Rios e2975680a3
Some code-style flake8 checks fix 2023-01-06 23:07:28 +01:00
J-Rios 14ca16eb39
Replace Threads with asyncio coroutines 2023-01-06 22:58:51 +01:00
J-Rios d2478deb90
Bot setup, init and exit integrated & handled with PTB. Removed system signal handler 2023-01-06 22:54:52 +01:00
J-Rios d07898d706
Use asyncio sleeps 2023-01-06 15:37:02 +01:00