summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Okay <cbeok@protonmail.com>2020-04-13 08:44:56 -0500
committerColin Okay <cbeok@protonmail.com>2020-04-13 08:44:56 -0500
commit6d3d63cdce886c9484e6d2410019643998678656 (patch)
treeceed96451b85c03369f9d96ee84ddf85f9560e1b
parente074e978e20c31b62992778fb285985db32c58a7 (diff)
readme
-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