source: protocols/skype/t/groupchat-invited-bitlbee.mock @ 2487112

Last change on this file since 2487112 was 2487112, checked in by Miklos Vajna <vmiklos@…>, at 2013-01-16T20:26:58Z

skype_parse_chat: read MEMBERS, not ACTIVEMEMBERS

This makes /invite working again. No idea when this got broken, but I
promise the next commit will add a tescase for it.

Also, with this, other groupchat members will be already present in the
gropuchat when we chain, finally solving the annoying fake joins
presenting till now.

  • Property mode set to 100644
File size: 273 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 on
7>> JOIN :##cecil/$bob;4d8cc9965791
8>> 353 alice = ##cecil/$bob;4d8cc9965791 :@alice bob cecil @root
Note: See TracBrowser for help on using the repository browser.