Sha256: 5049c32514317e92131462d1a510d13256f383824ccb3a8f15329bcb0181dac2

Contents?: true

Size: 380 Bytes

Versions: 2

Compression:

Stored size: 380 Bytes

Contents

#!/usr/bin/env ruby
require_relative 'src/such_userstream_bot'

puts "hello world! ?"
puts SuchUserstreamBot.respond_to "hello world!"
puts "hello applesauce! ?"
puts SuchUserstreamBot.respond_to "hello applesauce!"
puts "replace this with meaningful example strings to test yr app!"
puts SuchUserstreamBot.respond_to "replace this with meaningful example strings to test yr app!"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
twitter_bot_generator-0.2.3 such_userstream_bot/spec.rb
twitter_bot_generator-0.2.2 such_userstream_bot/spec.rb