scele subscribe¶
Subscribe to (or, with --off, unsubscribe from) a forum.
subscribe turns forum notifications on for a forum, or off with --off.
Subscribing means SCELE emails and notifies you about new posts; the setting is the same one the web UI toggles.
Usage¶
Arguments¶
| Argument | Required |
|---|---|
forum_id |
yes |
Options¶
| Flag | Type | Description |
|---|---|---|
--off |
flag | Unsubscribe instead of subscribe. |
Example¶
Output¶

Returns:
ActionResult
| Field | Type |
|---|---|
ok |
boolean |
action |
string |
... |
command-specific fields |
Notes¶
- Some forums are force-subscribed by the teacher and cannot be turned off: SCELE will say so.
- Subscription state shows up in
notificationsonce new posts arrive.