source: protocols/skype/t/set-mood-text-bitlbee.mock @ 6ea8782

Last change on this file since 6ea8782 was 130f7b8, checked in by Miklos Vajna <vmiklos@…>, at 2013-02-17T19:51:11Z

test skype_set_mood_text()

  • Property mode set to 100644
File size: 351 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<< PRIVMSG &bitlbee :account skype set mood_text "foo bar"
9>> PRIVMSG &bitlbee :alice: PROFILE MOOD_TEXT foo bar
Note: See TracBrowser for help on using the repository browser.