Set your presence status
Set your own presence status.
Valid statuses:
- ONLINE: You are actively online
- AWAY: You are away or idle
- OFFLINE: You are offline
Examples:
Set yourself as online
mutiro user presence set ONLINE
Set yourself as away
mutiro user presence set AWAY
Set yourself as offline
mutiro user presence set OFFLINE
mutiro user presence set [status] [flags]
Set yourself as online
Set yourself as away
Set yourself as offline
| Flag | Type | Description |
|---|---|---|
| -h, --help | bool | help for set |
| Flag | Type | Description |
|---|---|---|
| --config | string | config file (default is ./.mutiro.yaml in current directory) |
| --debug | bool | debug mode |
| -v, --verbose | bool | verbose output |