lib/slack-ruby-bot/commands/hi.rb in slack-ruby-bot-0.12.0 vs lib/slack-ruby-bot/commands/hi.rb in slack-ruby-bot-0.13.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module SlackRubyBot
module Commands
class Hi < Base
help do
title 'hi'