diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -2,6 +2,13 @@ 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). +## Dependencies + +* Erlang and Elixir (OTP24+) to build a release. +* (Optional) Python 3 for: + * link plugin: pdftitle: `pip install pdftitle` + * txt plugin: markov: `pip install markovify` + ## Development To start your Phoenix server: @@ -41,7 +48,4 @@ Build a release using `MIX_ENV=prod mix release`. * partyline en pv * partyline! pour join la PL * parler en query <=> broadcast a tout les personnes qui ont "partyline!" -* account/admin auth by password? (hosts are not always stable) * reminder -* admin: /msg bot bsay message => broadcast message to channels -* admin: /msg bot say #channel message => message to #channel |