Skip to content

Instantly share code, notes, and snippets.

@eladmeidar
Created May 13, 2014 16:28
Show Gist options
  • Save eladmeidar/c1446726fcb15c68cac1 to your computer and use it in GitHub Desktop.
Save eladmeidar/c1446726fcb15c68cac1 to your computer and use it in GitHub Desktop.
Make miki prepare quickly
# encoding: utf-8
require 'rubygems'
require 'skype'
Skype.config :app_name => "Prepare"
120.times do
Skype.message "miki.bergin", "תכין"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment