This example helps test and verify the fix for on_client_disconnected
not firing after the first disconnection in long-running containers.
The test bot stays alive and logs each connection/disconnection event,
making it easy to manually verify that the event handlers fire correctly
on multiple reconnect cycles.