Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
The fix in https://github.com/slack-ruby/slack-shellbot/commit/2d54193cd2b886de7ca645d1d06b3d11a22af66d needs a spec, vi editing an existing file.
https://github.com/slack-ruby/slack-mathbot/compare/master...DMuckerman:master seems to be using Wolfram.
https://github.com/aki017/slack-ruby-gem/issues/34 https://github.com/exciting-io/slack-bot-server
See https://github.com/slack-ruby/slack-ruby-bot-server-events/issues/5 where an error was difficult to track down to the line that caused it.
Maybe a higher level DSL where one can do `event do ...` instead of `SlackRubyBotServer::Events.configure do |config|`?
``` I, [2017-03-15T03:48:24.903675 #171] INFO -- : HELP: name=Artsy, id=T02531TU5 - U02BEFY4U I, [2017-03-15T03:48:33.514073 #171] INFO -- : SLACK: name=Artsy, id=T02531TU5 - channels I, [2017-03-15T03:48:41.058946 #171] INFO -- : SLACK:...
For the help message in response to the 'help' command, I wonder if you'd considered adding a list of subcommand necessary for some of the commands. It's not always clear...
This means anyone who has bot access can get its token.