scroll- irc bot to play ascii art |
git clone git://git.acid.vegas/scroll.git |
Log | Files | Refs | Archive | README | LICENSE |
commit c68126c6baeed8f2ae8383e453cc6be64ead4ff4
parent 4a3617c9b54f61812e70c19060a1e6c6eb5a700c Author: acidvegas <acid.vegas@acid.vegas> Date: Mon, 5 Jun 2023 07:38:40 -0400 help.txt note Diffstat:
|
1 file changed, 2 insertions(+), 0 deletions(-) |
diff --git a/README.md b/README.md @@ -20,6 +20,8 @@ All of the IRC art is loaded directly from the [ircart](https://github.com/ircar | `.ascii stop` | stop playing art | | `.ascii sync` | sync the ascii database to pump the newest art | +**NOTE**: You can do `.ascii help` to play the [help.txt](https://github.com/ircart/ircart/blob/master/ircart/doc/help.txt) file in your channel. + ## Preview ![](.screens/preview.png) |