ircart

- massive organized collection of irc art
git clone git://git.acid.vegas/ircart.git
Log | Files | Refs | Archive | README

commit fdd81bfc6213589b0bfe77d1062e7b34fa31d8cf
parent b7cfd4c0e04b28e9092c0d2681ec37993b35e463
Author: acidvegas <acid.vegas@acid.vegas>
Date: Wed, 28 Jun 2023 16:40:58 -0400

Updated help file

Diffstat:
Mircart/doc/help.txt | 22++++++++++++----------

1 file changed, 12 insertions(+), 10 deletions(-)

diff --git a/ircart/doc/help.txt b/ircart/doc/help.txt
@@ -1,11 +1,13 @@
 08COMMAND                 DESCRIPTION
-@scroll               14| information about scroll
-.ascii 10<name>         14| play the 10<name> art file
-.ascii dirs           14| list of art directories
-.ascii img 10<url>      14| convert image 10<url> to art 14(experimental, beta status)
-.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
-.ascii sync           14| sync the ascii database to pump the newest art
+@scroll                             14| information about scroll
+.ascii 10<name>                       14| play the 10<name> art file
+.ascii dirs                         14| list of art directories
+.ascii img 10<url>                    14| convert image 10<url> to art 14(experimental, beta status)
+.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 files that match 10<query>
+.ascii settings                     14| view settings
+.ascii settings 10<setting> 10<option> 14| change 10<setting> 10<option>  14(admin only)
+.ascii stop                         14| stop playing art
+.ascii sync                         14| sync the ascii database to pump the newest art 14(admin only)