bvn13 e725f33ed3 Fix !sub names: read config after get_dialogs, not before
list_subscriptions() was called before the get_dialogs() await.
During that await the event loop could process a !reload and replace
self.__config; subsequent set_name calls would then update the orphaned
old config object while !sub list reads from the new one.

Move list_subscriptions() after get_dialogs() so both the entity cache
and the config snapshot are taken from the same post-reload state.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-28 20:27:11 +03:00
2024-07-10 23:52:19 +03:00
2024-08-08 23:12:38 +03:00
2024-07-10 23:52:19 +03:00
upd
2024-08-09 09:12:45 +03:00
2024-07-10 23:16:19 +03:00
2024-07-19 00:50:47 +03:00
2024-12-28 00:56:00 +03:00

The file is empty.
Description
No description provided
Readme 217 KiB
Languages
Python 98.8%
Dockerfile 1.2%