diff options
-rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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` |