Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

always seems to want outgoing_token defined in config #12

Closed
kenyee opened this issue Sep 19, 2016 · 1 comment
Closed

always seems to want outgoing_token defined in config #12

kenyee opened this issue Sep 19, 2016 · 1 comment

Comments

@kenyee
Copy link

kenyee commented Sep 19, 2016

It gives this error at runtime if it's not defined:

/usr/local/lib/ruby/gems/2.3.0/gems/slackbotsy-0.4.2/lib/slackbotsy/bot.rb:28:in parse_outgoing_tokens': undefined methodto_set' for nil:NilClass (NoMethodError)
Did you mean? to_s
from /usr/local/lib/ruby/gems/2.3.0/gems/slackbotsy-0.4.2/lib/slackbotsy/bot.rb:15:in initialize' from ./standuptime.rb:17:innew'
from ./standuptime.rb:17:in `

'

I'm using the web api for slack, so this shouldn't be needed...only the api token is needed.

@rlister
Copy link
Owner

rlister commented Aug 1, 2017

Dupe of #11.
Fixed by 72a692e

@rlister rlister closed this as completed Aug 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants