Changeset 12f500f for protocols/skype/t
- Timestamp:
- 2013-02-21T13:16:26Z (12 years ago)
- Branches:
- master
- Children:
- 06eef80
- Parents:
- e4f5ca8 (diff), 9754c2f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - Location:
- protocols/skype/t
- Files:
-
- 6 added
- 2 edited
- 2 moved
Legend:
- Unmodified
- Added
- Removed
-
protocols/skype/t/add-yes-bitlbee.mock
re4f5ca8 r12f500f 5 5 << PRIVMSG &bitlbee :account add skype alice foo 6 6 << PRIVMSG &bitlbee :account skype on 7 >> PRIVMSG &bitlbee :skype - New request: The user bob wants to add you 8 << PRIVMSG &bitlbee :yes 7 << PRIVMSG &bitlbee :add skype bob 9 8 >> :bob!bob@skype.com JOIN :&bitlbee -
protocols/skype/t/add-yes-skyped.mock
re4f5ca8 r12f500f 9 9 >> GET USER echo123 ONLINESTATUS 10 10 << USER echo123 ONLINESTATUS ONLINE 11 << USER bob RECEIVEDAUTHREQUEST Please allow me to see when you are online 12 >> SET USER bob ISAUTHORIZED TRUE 13 << USER bob ISAUTHORIZED TRUE 14 << USER bob RECEIVEDAUTHREQUEST 11 >> SET USER bob BUDDYSTATUS 2 Please authorize me 12 << USER bob BUDDYSTATUS 2 15 13 << USER bob ISAUTHORIZED TRUE 16 14 << USER bob ISBLOCKED FALSE 15 << USER bob BUDDYSTATUS 2 16 << USER bob ONLINESTATUS OFFLINE 17 << USER bob FULLNAME skype test203 17 18 << USER bob BUDDYSTATUS 3 18 19 << USER bob ONLINESTATUS OFFLINE 19 20 << USER bob ONLINESTATUS ONLINE 20 21 << USER bob TIMEZONE 90000 21 << USER bob FULLNAME Miklos V22 << USER bob LANGUAGE hu Hungarian23 << USER bob COUNTRY hu Hungary
Note: See TracChangeset
for help on using the changeset viewer.