From c89cdf40ae19c37cf35ff224a569cc49fa9ac1ec Mon Sep 17 00:00:00 2001 From: Michele Bologna Date: Fri, 24 Aug 2018 10:01:41 +0200 Subject: [PATCH] Docs: list plugins we are featuring --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 0a4d03b..57cd21e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,16 @@ # bitlbee Dockerfile This repository contains **Dockerfile** of [*bitlbee*](https://github.com/bitlbee/bitlbee), for [Docker](https://www.docker.com/)'s [automated build](https://registry.hub.docker.com/u/mbologna/bitlbee/) published to the public [Docker Hub Registry](https://registry.hub.docker.com/). +## Features + +In addition to the [Bitlbee's out of the box supported protocols](https://wiki.bitlbee.org/), this container also supports the following protocols: + +- Skype via [skype4pidgin](https://github.com/EionRobb/skype4pidgin) +- Telegram via [telegram-purple](https://github.com/majn/telegram-purple) +- Facebook (MQTT) via [bitlbee-facebook](https://github.com/bitlbee/bitlbee-facebook) +- Google Hangouts via [purple-hangouts](https://bitbucket.org/EionRobb/purple-hangouts) +- Mastodon via [bitlbee-mastodon](https://alexschroeder.ch/software/Bitlbee_Mastodon) + ## Base Docker image * buildpack-deps/stretch-curl