- Add READ_DELAY_MIN/MAX config for reading delay (1-2s random) - Add TYPING_SPEED/MAX config for proporsional typing delay - Add reading delay before processing DM & MUC messages - Add typing delay before sending any XMPP message (proporsional to msg length) - Add auto-rejoin MUC on unavailable/error with exponential backoff - Add retry join on session_start with incremental delay (3 attempts) - Add cooldown between rejoin attempts to prevent join-spam - Cancel pending rejoin tasks on disconnect - Reset rejoin counter on successful join |
||
|---|---|---|
| scripts | ||
| services | ||
| tools | ||
| tui | ||
| .env.example | ||
| .gitignore | ||
| config.py | ||
| hendrik | ||
| hendrik.py | ||
| requirements.txt | ||