Closed joker1007 closed 11 years ago
The idea is good and it would be better that is created as a plugin like below:
Earthquake.init do
output do |item|
next unless item['text']
puts '-' * 72
end
end
Thanks
Thanks!
I did not understand output hook point. I rewrite it as a plugin.
For making easier to read each tweets.
Usage:
Output example: