diff options
author | dequis <dx@dxzone.com.ar> | 2018-03-11 16:33:55 -0300 |
---|---|---|
committer | dequis <dx@dxzone.com.ar> | 2018-03-11 16:33:55 -0300 |
commit | a949b43ed657154d4ff8492bbdb16202a1a9f22d (patch) | |
tree | da8fcbf57e0abb4af60ceccf15b1b2358c9cdd74 /protocols/skype/t/groupchat-msg-bitlbee.mock | |
parent | 8167346dd5d87b0bc53c7e396577e19e586954fe (diff) |
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.
Diffstat (limited to 'protocols/skype/t/groupchat-msg-bitlbee.mock')
-rw-r--r-- | protocols/skype/t/groupchat-msg-bitlbee.mock | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/protocols/skype/t/groupchat-msg-bitlbee.mock b/protocols/skype/t/groupchat-msg-bitlbee.mock deleted file mode 100644 index 114084ba..00000000 --- a/protocols/skype/t/groupchat-msg-bitlbee.mock +++ /dev/null @@ -1,11 +0,0 @@ ->> NOTICE * -<< NICK alice -<< USER alice alice localhost :Alice ->> PRIVMSG &bitlbee -<< PRIVMSG &bitlbee :account add skype alice foo -<< PRIVMSG &bitlbee :account skype set skypeconsole_receive true -<< PRIVMSG &bitlbee :account skype on ->> JOIN :##cecil/$bob;4d8cc996579 ->> 353 alice = ##cecil/$bob;4d8cc996579 :@alice @root -<< PRIVMSG ##cecil/$bob;4d8cc996579 :hello ->> PRIVMSG &bitlbee :alice: CHAT #cecil/$bob;4d8cc9965791c6b9 ACTIVITY_TIMESTAMP |