docs: clarify reactions + timeout
This commit is contained in:
@@ -161,7 +161,7 @@ Target formats (`--to`):
|
|||||||
|
|
||||||
### Moderation (Discord)
|
### Moderation (Discord)
|
||||||
|
|
||||||
- `timeout`: `--guild-id`, `--user-id` (+ `--duration-min` or `--until`)
|
- `timeout`: `--guild-id`, `--user-id` (optional `--duration-min` or `--until`; omit both to clear timeout)
|
||||||
- `kick`: `--guild-id`, `--user-id` (+ `--reason`)
|
- `kick`: `--guild-id`, `--user-id` (+ `--reason`)
|
||||||
- `ban`: `--guild-id`, `--user-id` (+ `--delete-days`, `--reason`)
|
- `ban`: `--guild-id`, `--user-id` (+ `--delete-days`, `--reason`)
|
||||||
- `timeout` also supports `--reason`
|
- `timeout` also supports `--reason`
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ read_when:
|
|||||||
Shared reaction semantics across providers:
|
Shared reaction semantics across providers:
|
||||||
|
|
||||||
- `emoji` is required when adding a reaction.
|
- `emoji` is required when adding a reaction.
|
||||||
- `emoji=""` (or omitting `emoji`) removes the bot's reaction(s) when supported.
|
- `emoji=""` removes the bot's reaction(s) when supported.
|
||||||
- `remove: true` removes the specified emoji when supported (requires `emoji`).
|
- `remove: true` removes the specified emoji when supported (requires `emoji`).
|
||||||
|
|
||||||
Provider notes:
|
Provider notes:
|
||||||
|
|||||||
Reference in New Issue
Block a user