Skip to content

Commit

Permalink
Ach, scheiss drauf, der Bot kann auch international arbeiten
Browse files Browse the repository at this point in the history
  • Loading branch information
simonszu committed Dec 14, 2011
1 parent e7252f1 commit 3bb59ea
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions flashbot.rb
Expand Up @@ -31,9 +31,6 @@
File.open(SEARCH_FILE, 'w') { |f| YAML.dump($search, f) }

suchergebnisse.each do |ergebnis|
if (ergebnis.iso_language_code == "de")
puts ergebnis.id
client.update("@#{ergebnis.from_user} FLASH! Aaaah - Savior of the Universe", {:in_reply_to_status_id => ergebnis.id})
end
end

0 comments on commit 3bb59ea

Please sign in to comment.