source: protocols/skype/t/group-read-bitlbee.mock @ 1146e21

Last change on this file since 1146e21 was ef64837, checked in by Miklos Vajna <vmiklos@…>, at 2013-02-09T11:31:43Z

test skype_parse_group()

  • Property mode set to 100644
File size: 472 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 read_groups true
7<< PRIVMSG &bitlbee :account skype on
8>> :bob!bob@skype.com JOIN :&bitlbee
9>> :cecil!cecil@skype.com JOIN :&bitlbee
10>> :daniel!daniel@skype.com JOIN :&bitlbee
11<< JOIN &family
12>> 353 alice = &family :@alice +bob +cecil @root
13<< JOIN &work
14>> 353 alice = &work :@alice +daniel @root
Note: See TracBrowser for help on using the repository browser.