Skip to content
This repository has been archived by the owner on Jun 25, 2018. It is now read-only.

ebooks start syntax error #90

Closed
grrful opened this issue Aug 24, 2015 · 1 comment
Closed

ebooks start syntax error #90

grrful opened this issue Aug 24, 2015 · 1 comment

Comments

@grrful
Copy link

grrful commented Aug 24, 2015

whenever i do run ebooks start, i get the following:

C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/twitter_ebooks-3.1.0/bin/ebooks:354:in load': bots.rb:137: syntax error, unexpected keyword_end, expecting end-of-input (SyntaxError) from C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/twitter_ebooks-3.1.0/bin/eb ooks:354:inload_bots'
from C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/twitter_ebooks-3.1.0/bin/eb
ooks:285:in start' from C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/twitter_ebooks-3.1.0/bin/eb ooks:378:incommand'
from C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/twitter_ebooks-3.1.0/bin/eb
ooks:389:in <top (required)>' from C:/Ruby200-x64/bin/ebooks:23:inload'
from C:/Ruby200-x64/bin/ebooks:23:in `/main/'

I'm guessing the syntax error is in the bots.rb file, but I'm not sure what it is since it's an exact copy of the ebooks_example bots.rb populated with the twitter keys, and username.

*main is in angle brackets

@ghost
Copy link

ghost commented Jan 13, 2016

You have one too many ends, might've copy/pasted something oddly somewhere. I'd suggest working with a fresh clone

@ghost ghost closed this as completed Jan 13, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant