From 30b5b2d9fd2152fe61bdcdcc87bb8691cab95a88 Mon Sep 17 00:00:00 2001 From: Michele Bologna Date: Wed, 4 May 2022 17:29:52 +0200 Subject: [PATCH] Docs: add new Telegram lib --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36bcf3a..c205c04 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ * 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) + - Telegram via [tdlib-purple](https://github.com/ars3niy/tdlib-purple) - Facebook (MQTT) via [bitlbee-facebook](https://github.com/bitlbee/bitlbee-facebook) - Google Hangouts via [purple-hangouts](https://github.com/EionRobb/purple-hangouts) - Mastodon via [bitlbee-mastodon](https://alexschroeder.ch/software/Bitlbee_Mastodon)