summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org11
1 files changed, 9 insertions, 2 deletions
diff --git a/README.org b/README.org
index de2efa8..52ff593 100644
--- a/README.org
+++ b/README.org
@@ -1,4 +1,13 @@
+An example matrix bot that posts images.
+
+If you post a link to a gif but are irked that your matrix client wont
+display the gif as a preview, then this is the bot for you.
+
+Just post your link in a room and posterbot will make sure your
+glorious gif is seen.
+
+
*** To test in the repl
1. clone this repo and granolin into your =~/quicklisp/local-projects= directory. For example:
@@ -8,8 +17,6 @@
cd ~/quicklisp/local-projects
git clone https://github.com/cbeo/posterbot posterbot
git clone https://github.com/cbeo/granolin granolin
-cd granolin
-git checkout origin/develop
#+END_SRC