1
mirror of git://git.acid.vegas/scroll.git synced 2024-11-07 08:46:45 +00:00

Added experimental notice for .ascii img

This commit is contained in:
Dionysus 2023-06-26 03:21:14 -04:00
parent a8724b0d19
commit f3221bce35
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE

View File

@ -17,7 +17,7 @@ There is no API key needed, no local art files needed, & no reason to not setup
| `@scroll` | information about scroll | | `@scroll` | information about scroll |
| `.ascii <name>` | play the \<name> art file | | `.ascii <name>` | play the \<name> art file |
| `.ascii dirs` | list of art directories | | `.ascii dirs` | list of art directories |
| `.ascii img <ur>` | convert image \<ur> to art | | `.ascii img <ur>` | convert image \<ur> to art *(experimental, beta status)* |
| `.ascii list` | list of art filenames | | `.ascii list` | list of art filenames |
| `.ascii play <url>` | play the contents of \<url> *(must be a raw pastebin url)* | | `.ascii play <url>` | play the contents of \<url> *(must be a raw pastebin url)* |
| `.ascii random [dir]` | play random art, optionally from the [dir] directory only | | `.ascii random [dir]` | play random art, optionally from the [dir] directory only |