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:
parent
ba6c4b748f
commit
884690e3c7
@ -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**
|
**4. Invite the bot**
|
||||||
- OAuth2 → URL Generator
|
- OAuth2 → URL Generator
|
||||||
- Scopes: `bot`
|
- Scopes: `bot`
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user