master
emdee@spm.plastiras.org 2 months ago
parent 3bcc10086e
commit 5213a1f99c

@ -40,15 +40,17 @@ an example.
## Usage
- If the plugin does not load automatically, load it with `/plugin load tox`.
You may have to specify the full path to the plugin binary if you installed
it to a non-standard location.
- Create a new profile with `/tox create <profile name>`. The data file is
stored in `~/.cache/weechat/tox/` by default.
it to a non-standard location (/usr/local/share/weechat/plugins).
- Create a new profile with `/tox create <profile name>`. The tox profile is
stored in `~/.local/share/weechat/tox/<profile name>` by default.
- Load your profile and connect to the Tox network with
`/tox load <profile name>` (see also /bootstrap, /conf, /friend, /invite,
/me, /msg, /myid, /name, /names, /nospam, /part, /send,
/status, /statusmsg, /topic, /tox).
- Run `/help -listfull tox` to get a list of all available commands, and
`/set tox.*` for a list of options, including proxies.
`/tox load <profile name>`. See all profiles with `/tox list`.
- Run `/help -listfull tox` to get a list of all available commands (see
/bootstrap, /conf, /friend, /invite, /me, /msg, /myid, /name, /names,
/nospam, /part, /send, /status, /statusmsg, /topic, as well as /tox)
- See `/fset tox.profile.*` for a list of options, including proxies.
- With weechat NOT running you can edit the settings in
`~/.cache/share/weechat/tox.conf`.
### Common issues

Loading…
Cancel
Save