Sha256: 21a15c463588ed126794437ec752789afd6c22f8b19b2f7c133bc452a4a5ce50

Contents?: true

Size: 115 Bytes

Versions: 21

Compression:

Stored size: 115 Bytes

Contents

class SlackSmartBot
  def respond_direct(msg)
    dest = Thread.current[:user].id
    respond(msg, dest)
  end
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
slack-smart-bot-1.9.2 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.9.1 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.8.2 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.8.1 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.8.0 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.7.0 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.6.8 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.6.7 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.6.6 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.6.5 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.6.4 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.6.3 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.6.2 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.6.1 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.6.0 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.5.1 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.5.0 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.4.3 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.4.2 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.4.1 lib/slack/smart-bot/comm/respond_direct.rb