f667ac7085
Merge pull request 'added utils.py' ( #7 ) from devel into master
...
Reviewed-on: #7
2025-07-28 18:24:49 +00:00
853bfcdbb4
added utils.py
...
1. Добавил message_thread_id для всех команд, убрав костыль, который отвечал за корректную отправку
сообщений в топик.
2. Функции (определение администратора, удаление сообщений) вынес в utils.py, от куда они будут вызываться в командах. Модули стали более читаемы из-за уменьшения количества строк кода в них.
3. Дописал manual_unban и добавил error в config.py
4. Оптимизация
2025-07-28 21:03:28 +03:00
d73c0079f0
deleted the to-do list in README.md
2025-07-27 11:32:57 +03:00
3f23b4c708
mute and ban commands with photos
2025-07-25 20:19:07 +03:00
a714e0d05c
fix: updated help in all commands
2025-07-21 14:16:17 +03:00
40b60baa93
added sending logs to the admin chat
2025-07-16 10:28:42 +03:00
fc3ef20145
chat definition
2025-07-15 20:55:56 +03:00
bc909adf4e
added and updaded help
2025-07-14 20:15:48 +03:00
37c596c5c7
removed indentation
2025-07-14 20:14:11 +03:00
de079a131f
fixed the time for deleting messages with a manual
2025-07-14 19:56:27 +03:00
d5c207e1bc
finalize chat_events.py
2025-07-13 14:03:58 +03:00
40f75f7ad8
updated the log in the mute command
2025-07-13 13:34:20 +03:00
2648d6f4f1
added the unmute command
2025-07-13 13:28:17 +03:00
c05703c1b1
finalized the unban command
2025-07-13 12:57:43 +03:00
a7f9ab26ad
updated logging
2025-07-12 13:19:28 +03:00
5f38f8c603
Merge pull request 'finalized the mute command' ( #6 ) from updade/mute-command into master
...
Reviewed-on: #6
2025-07-12 09:44:00 +00:00
ed4bbacaf1
finalized the mute command
2025-07-12 12:42:47 +03:00
c81a37f9ac
Merge pull request 'finalized the ban command' ( #5 ) from updade/ban-command into master
...
Reviewed-on: #5
2025-07-12 09:12:11 +00:00
8c8604d465
finalized the ban command
2025-07-12 12:08:59 +03:00
0f26a05b54
added LICENSE
2025-07-11 12:42:16 +00:00
03298ac1b4
Merge pull request 'added mute command' ( #4 ) from mute-command into master
...
Reviewed-on: #4
2025-07-11 12:32:27 +00:00
af800203e5
added mute command
2025-07-11 15:31:08 +03:00
97e4887a8a
a mini fix in the start command
2025-07-11 10:56:28 +03:00
6037334ece
Merge pull request 'fixed logging of user logins and logouts' ( #3 ) from fix/chat_events into master
...
Reviewed-on: #3
2025-07-11 07:53:09 +00:00
25c0973ea7
fixed logging of user logins and logouts
2025-07-11 10:51:41 +03:00
85060fd69e
Merge pull request 'unban-command' ( #2 ) from unban-command into master
...
Reviewed-on: #2
2025-07-09 14:21:44 +00:00
00e81a5e5f
updaded README.md
2025-07-09 17:19:54 +03:00
60baf5cac3
added command unban
2025-07-09 17:18:06 +03:00
91ea936c15
updaded README.md
2025-07-09 13:57:11 +00:00
484973f288
Merge pull request 'feature' ( #1 ) from feature into master
...
Reviewed-on: #1
2025-07-09 13:55:21 +00:00
ae134e8445
added command ban
2025-07-09 16:52:17 +03:00
5e22cc063a
updaded start.py & config.py
2025-07-09 16:39:41 +03:00
321594c890
initial project version
2025-07-08 15:06:51 +03:00