summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5fe1361..a814f9b 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,13 @@
-# nola
+# nola, (eventually) your chatroom's best friend!
+
+Some stupid and badly coded IRC bot but trying to improve! Whoo!
-Some stupid and badly coded IRC bot. Can be spotted as "bavaria" on irc.random.sh, but is multi-connections and also elsewhere (poor channels).
+Can be spotted as "bavaria" on irc.random.sh, but is multi-connections and also elsewhere (poor channels).
## Dependencies
* Erlang and Elixir (OTP24+) to build a release.
+* Nodejs for the web app build
* (Optional) Python 3 for:
* link plugin: pdftitle: `pip install pdftitle`
* txt plugin: markov: `pip install markovify`