ircart- massive organized collection of irc art |
git clone git://git.acid.vegas/ircart.git |
Log | Files | Refs | Archive | README |
commit 550c15acee163eeaa21435aeacc4a062d6ffa045
parent 451717b97cd56f45e188a8d3aeb305c3ec5909bf Author: acidvegas <acid.vegas@acid.vegas> Date: Wed, 7 Jun 2023 00:21:49 -0400 Updated help.txt for scroll Diffstat:
|
1 file changed, 1 insertion(+), 0 deletions(-) |
diff --git a/ircart/doc/help.txt b/ircart/doc/help.txt @@ -3,6 +3,7 @@ .ascii 10<name> 14| play the 10<name> art file .ascii dirs 14| list of art directories .ascii list 14| list of art filenames +.ascii play 10<url> 14| play the contents of 10<url> 14(must be a raw pastebin url) .ascii random 06[dir] 14| play random art, optionally from the 06[dir] directory only .ascii search 10<query> 14| search for art diles that match 10<query> .ascii stop 14| stop playing art |