source: protocols/skype/t/groupchat-leave-bitlbee.mock @ 505fdaa

Last change on this file since 505fdaa was f4eb3fc, checked in by Miklos Vajna <vmiklos@…>, at 2013-03-06T20:50:15Z

test skype_chat_leave()

  • Property mode set to 100644
File size: 454 bytes
Line 
1>> NOTICE AUTH
2<< NICK alice
3<< USER alice alice localhost :Alice
4>> PRIVMSG &bitlbee
5<< PRIVMSG &bitlbee :account add skype alice foo
6<< PRIVMSG &bitlbee :account skype set skypeconsole_receive true
7<< PRIVMSG &bitlbee :account skype on
8>> JOIN :##cecil/$bob;4d8cc9965791
9>> 353 alice = ##cecil/$bob;4d8cc9965791 :@alice bob cecil @root
10<< PART ##cecil/$bob;4d8cc9965791
11>> PRIVMSG &bitlbee :alice: CHAT #cecil/$bob;4d8cc9965791c6b9 STATUS UNSUBSCRIBED
Note: See TracBrowser for help on using the repository browser.