diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2013-05-01 14:55:50 -0400 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2013-05-01 14:55:50 -0400 |
commit | f539d6ecaa67f154839669ed6d2a7fe9d24e4ab8 (patch) | |
tree | 9819ea58158bf1a9dbec8e0bee0971df4ed1049d /protocols/skype/t/away-set-bitlbee.mock | |
parent | dd95ce431b5c85eb6d74e501a7796e8a6016ec70 (diff) | |
parent | c2a863db316ef3297bf91608854d8b16c1000f2b (diff) |
Merge from vmiklos.
Diffstat (limited to 'protocols/skype/t/away-set-bitlbee.mock')
-rw-r--r-- | protocols/skype/t/away-set-bitlbee.mock | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/protocols/skype/t/away-set-bitlbee.mock b/protocols/skype/t/away-set-bitlbee.mock new file mode 100644 index 00000000..bf073400 --- /dev/null +++ b/protocols/skype/t/away-set-bitlbee.mock @@ -0,0 +1,10 @@ +>> NOTICE AUTH +<< NICK alice +<< USER alice alice localhost :Alice +>> PRIVMSG &bitlbee +<< PRIVMSG &bitlbee :account add skype alice foo +<< PRIVMSG &bitlbee :account skype set skypeconsole_receive true +<< PRIVMSG &bitlbee :account skype on +>> PRIVMSG &bitlbee :skype - Logging in: Logged in +<< AWAY :work +>> PRIVMSG &bitlbee :alice: USERSTATUS AWAY |