table of contents
other versions
- Tumbleweed 0.15.0-1.1
- Leap-15.6
man(1) | Profanity XMPP client | man(1) |
NAME¶
/script
DESCRIPTION¶
Run command scripts. Scripts are stored in $XDG_DATA_HOME/profanity/scripts/ which is usually $HOME/.local/share/profanity/scripts/.
SYNOPSIS¶
/script run <script>
/script list
/script show <script>
ARGUMENTS¶
script run <script>
Execute a script.
script list
List all scripts TODO.
script show <script>
Show the commands in script TODO.
EXAMPLES¶
/script list
/script run myscript
/script show somescript
2025-03-27 | 0.15.0 |