From 8f5ccd0782dfb3bc303c51a30513bafdf6e49480 Mon Sep 17 00:00:00 2001 From: Peter Molnar Date: Fri, 22 Jan 2021 23:43:19 +0000 Subject: [PATCH] Update README.md added: - slack - signal --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 177c6dd..4de57a6 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,15 @@ Use https://github.com/gkdr/lurch Use https://github.com/noonien-d/pidgin-xmpp-receipts +### Slack +https://github.com/dylex/slack-libpurple works nicely. To obtain a token, follow https://github.com/yuya373/emacs-slack#how-to-get-token + +### Signal + +https://github.com/hoehermann/libpurple-signald is built on top of https://gitlab.com/signald/signald/ - signald is needed in the background. So far everything worked, including New type groups, apart from anything SMS/MMS based; only in-Signal features/messages work. + +Note: start signald system-wide, but allow the plugin to show the QR code for linking, don't try to register the account in advance, by hand. + ### WhatsApp https://github.com/hoehermann/purple-gowhatsapp is a new plugin that, unlike other Pidgin WhatsApp plugins, connects to the web interface of WhatsApp, so the possibility if immediately getting block is reduced. @@ -115,4 +124,4 @@ Because ICQ started to abandon the old protocol. ## Other useful plugins - https://github.com/EionRobb/pidgin-ignore-nickchange -- https://github.com/kgraefe/pidgin-znc-helper \ No newline at end of file +- https://github.com/kgraefe/pidgin-znc-helper