Skip to content

Instantly share code, notes, and snippets.

View jchiotaka's full-sized avatar

Ioannis Chiotakakos jchiotaka

  • Berlin, Germany
View GitHub Profile

Keybase proof

I hereby claim:

  • I am jchiotaka on github.
  • I am iodev (https://keybase.io/iodev) on keybase.
  • I have a public key ASCQXZFegO3_ZkTpoKSVtMoeHRDtLEJCNB1E8sHMuENjtQo

To claim this, I am signing this object:

@jchiotaka
jchiotaka / burgerbot.rb
Last active November 4, 2015 19:01 — forked from daxadax/burgerbot.rb
BurgerBot Extended (Optimized for Mac)
#!/usr/bin/env ruby
# modified from https://gist.github.com/pbock/3ab260f3862c350e6b5f #
# Be aware that all scripts are run at your own risk and while every script has been written with the intention of minimising the potential for unintended consequences, the owners, hosting providers and contributers cannot be held responsible for any misuse or script problems.
require 'watir-webdriver'
require 'colorize'
class BurgerBot