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

Forgot to include .ascii search in README

This commit is contained in:
Dionysus 2023-06-28 16:36:40 -04:00
parent a9db61c2dd
commit 6c70c5669a
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE

View File

@ -21,6 +21,7 @@ Designed to be portable, there is no API key needed, no local art files needed,
| `.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 |
| `.ascii search <query>` | search the art files for \<query> |
| `.ascii settings` | view settings | | `.ascii settings` | view settings |
| `.ascii settings <setting> <option>` | change \<setting> to \<option> | | `.ascii settings <setting> <option>` | change \<setting> to \<option> |
| `.ascii stop` | stop playing art | | `.ascii stop` | stop playing art |