diff options
author | ezkrg <ezkrg@ezkrg.me> | 2018-08-21 15:05:40 +0000 |
---|---|---|
committer | ezkrg <ezkrg@ezkrg.me> | 2018-08-21 15:05:40 +0000 |
commit | 16fd01640d41248309de11ac65a428e689967c36 (patch) | |
tree | f1c266abf4a7ef19e341ed8a4d885402b0d30254 | |
parent | increase gid and uid (diff) | |
download | docker-bitlbee-libpurple-16fd01640d41248309de11ac65a428e689967c36.tar.gz docker-bitlbee-libpurple-16fd01640d41248309de11ac65a428e689967c36.zip |
list plugins
Diffstat (limited to '')
-rw-r--r-- | README.md | 14 |
1 files changed, 10 insertions, 4 deletions
@@ -1,10 +1,16 @@ # docker-bitlbee-libpurple -This docker image includes bitlbee with a bunch of useful plugins, the most -significant being the [libpurple Slack plugin](https://github.com/dylex/slack-libpurple). +This docker image includes bitlbee with a bunch of useful plugins: + - facebook + - steam + - skypeweb + - telegram + - hangouts + - slack + - sipe + - discord -As Slack is turning off its IRC gateway on May 15 2018, now is the time to -spin up your own docker image and start using bitlbee instead. +The most significant being the [libpurple Slack plugin](https://github.com/dylex/slack-libpurple). As Slack is turning off its IRC gateway on May 15 2018, now is the time to spin up your own docker image and start using bitlbee instead. ## Building and running the image Build the image and tag it: |