scroll

- irc bot to play ascii art
git clone git://git.acid.vegas/scroll.git
Log | Files | Refs | Archive | README | LICENSE

commit 4c903645c4112b4d8fdef7fa2d88c45cbd8a0ef3
parent 06ed02a283e9b121868e54a935efd6046bad8759
Author: acidvegas <acid.vegas@acid.vegas>
Date: Fri, 2 Jun 2023 01:45:38 -0400

Added preview

Diffstat:
MREADME.md | 6++++--

1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
@@ -2,8 +2,6 @@
 
 Scroll is full-featured IRC bot that carries a **PENIS PUMP** & will brighten up all the mundane chats in your lame IRC channels with some colorful IRC artwork! Designed to be extremely stable, this bot is sure to stay rock hard & handle itself quite well!
 
-![](.screens/preview.png)
-
 All of the IRC art is loaded directly from the [@ircart/ircart](https://github.com/ircart/ircart) repository.
 
 ## Dependencies
@@ -21,6 +19,10 @@ All of the IRC art is loaded directly from the [@ircart/ircart](https://github.c
 | `.ascii search <query>`           | search for art diles that match \<query>                   |
 | `.ascii stop`                     | stop playing art                                           |
 
+## Preview
+
+![](.screens/preview.png)
+
 ## Mirrors
 - [acid.vegas](https://git.acid.vegas/scroll)
 - [GitHub](https://github.com/ircart/scroll)