mirror of
https://gitlab.com/ceda_ei/wish
synced 2025-05-12 01:06:52 +02:00
18 lines
266 B
Markdown
18 lines
266 B
Markdown
# Custom Text
|
|
|
|
Display the provided custom text in the prompt.
|
|
|
|
|
|
## Add to wish
|
|
|
|
```ini
|
|
[plugin]
|
|
name = custom_text
|
|
```
|
|
|
|
## Config options
|
|
|
|
| Key | Meaning | Default |
|
|
|------|----------------------|:-------:|
|
|
| text | Custom text to show. | - |
|