From a949b43ed657154d4ff8492bbdb16202a1a9f22d Mon Sep 17 00:00:00 2001 From: dequis Date: Sun, 11 Mar 2018 16:33:55 -0300 Subject: Remove old skype plugin. Use the skypeweb purple plugin instead. RIP This plugin relied on the skype linux client, which doesn't work anymore. During login it just does exit(0) for mysterious reasons. I guess that's the server trying to say that it's not supported. This is officially dead now after a few years of kinda-almost-working. --- protocols/skype/t/filetransfer-bitlbee.mock | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 protocols/skype/t/filetransfer-bitlbee.mock (limited to 'protocols/skype/t/filetransfer-bitlbee.mock') diff --git a/protocols/skype/t/filetransfer-bitlbee.mock b/protocols/skype/t/filetransfer-bitlbee.mock deleted file mode 100644 index 0c7f5e15..00000000 --- a/protocols/skype/t/filetransfer-bitlbee.mock +++ /dev/null @@ -1,10 +0,0 @@ ->> NOTICE * -<< NICK alice -<< USER alice alice localhost :Alice ->> PRIVMSG &bitlbee -<< PRIVMSG &bitlbee :account add skype alice foo -<< PRIVMSG &bitlbee :account skype on ->> :bob!bob@skype.com JOIN :&bitlbee ->> PRIVMSG &bitlbee :skype - The user bob offered a new file for you. ->> PRIVMSG &bitlbee :skype - File transfer from user bob started, saving to /home/alice/text.odt. ->> PRIVMSG &bitlbee :skype - File transfer from user bob completed. -- cgit v1.2.3