Skip to content

Instantly share code, notes, and snippets.

@kirs
Created January 30, 2012 07:49
Show Gist options
  • Save kirs/1703106 to your computer and use it in GitHub Desktop.
Save kirs/1703106 to your computer and use it in GitHub Desktop.
Skype bot using gem rype
kirill@kirill-HP-Compaq-8200-Elite-CMT-PC:~$ ruby skype.rb
-> SEARCH CHATS
<-
<- CONNSTATUS ONLINE
<- CURRENTUSERHANDLE k.shatrov
<- USERSTATUS ONLINE
<- CHATS #balbekov_oleg/$divineforest;f3dd4c870a518c6e, #dima-exe/$balbekov_oleg;560e7335511ecfd4, #divineforest/$designer_bondarev;fc54e05c01216297, #balbekov_oleg/$listictac;4e017bd4cadbb3ef, #kill2joy/$k.shatrov;68abbfd6b65055f9, #k.shatrov/$navigator-edu;17558b4692d9577f, #balbekov_oleg/$gvgstv;b21f86c264af2c95, #a.ognevsky/$antiarchitect;ee38ba658fc0109, #balbekov_oleg/$quallianleion;ee416b18a68e540, #finist.rus/$balbekov_oleg;e6248c70d918cafb
#<Rype::Chat:0xb73c83c4 @chatname="#balbekov_oleg/$divineforest;f3dd4c870a518c6e">
#<Rype::Chat:0xb73c83b0 @chatname="#dima-exe/$balbekov_oleg;560e7335511ecfd4">
#<Rype::Chat:0xb73c839c @chatname="#divineforest/$designer_bondarev;fc54e05c01216297">
#<Rype::Chat:0xb73c8388 @chatname="#balbekov_oleg/$listictac;4e017bd4cadbb3ef">
#<Rype::Chat:0xb73c8374 @chatname="#kill2joy/$k.shatrov;68abbfd6b65055f9">
#<Rype::Chat:0xb73c8360 @chatname="#k.shatrov/$navigator-edu;17558b4692d9577f">
#<Rype::Chat:0xb73c834c @chatname="#balbekov_oleg/$gvgstv;b21f86c264af2c95">
#<Rype::Chat:0xb73c8338 @chatname="#a.ognevsky/$antiarchitect;ee38ba658fc0109">
#<Rype::Chat:0xb73c8324 @chatname="#balbekov_oleg/$quallianleion;ee416b18a68e540">
#<Rype::Chat:0xb73c8310 @chatname="#finist.rus/$balbekov_oleg;e6248c70d918cafb">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment