summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Bracco <href@random.sh>2022-12-20 02:47:47 +0000
committerJordan Bracco <href@random.sh>2022-12-20 19:29:41 +0100
commit8baf33ac2ece763667a4235a4e0c0c30a5efb6ef (patch)
tree5d1cacfef3cfc4527fe8484392cc58da2e4e958f
parentRename IRC.Account to Nola.Account, refs T77 (diff)
Slight README update, refs T77
-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`