source: protocols/skype/t/ctcp-help-bitlbee.mock @ fa41a75

Last change on this file since fa41a75 was fa41a75, checked in by dequis <dx@…>, at 2015-10-13T04:23:59Z

skype: fix tests to expect NOTICE * instead of NOTICE AUTH

Forgot to change this after b39859e

  • Property mode set to 100644
File size: 338 bytes
RevLine 
[fa41a75]1>> NOTICE *
[3a92020]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>> :bob!bob@skype.com JOIN :&bitlbee
8<< PRIVMSG bob :HELP
9>> :bob!bob@skype.com NOTICE alice :HELP Supported CTCPs: HANGUP (Hang up a call), CALL (Initiate a call)
Note: See TracBrowser for help on using the repository browser.