docs: update README to include limitations of current implementation

- Added section outlining current limitations such as global allowlist, lack of per-guild/channel rules, and restrictions on outbound message types.
This commit is contained in:
Anunay Aatipamula 2026-02-02 18:53:47 +05:30
parent ba6c4b748f
commit 884690e3c7

View File

@ -221,6 +221,11 @@ nanobot gateway
}
```
**Limitations (current implementation)**
- Global allowlist only (`allowFrom`); no `groupPolicy`, `dm.policy`, or per-guild/per-channel rules
- No `requireMention` or per-channel enable/disable
- Outbound messages are text only (no file uploads)
**4. Invite the bot**
- OAuth2 → URL Generator
- Scopes: `bot`