docs: document invite auto-join behavior

This commit is contained in:
user
2026-02-15 13:52:21 +01:00
parent 6b7572defc
commit d9f7a3f7cc
2 changed files with 7 additions and 0 deletions

View File

@@ -296,6 +296,11 @@ channel (not DM).
The bot must have channel operator status for these commands to take effect.
### Invite Auto-Join
When an admin or IRC operator sends an `INVITE`, the bot automatically joins
the target channel. Non-admin invites are silently ignored.
## Plugin State Persistence
Plugins can persist key-value data across restarts via `bot.state`: