package
0.0.0-20190524123928-ada326feefec
Repository: https://github.com/inteleon/mrrobot-common.git
Documentation: pkg.go.dev
# Functions
ExtractCommand extracts the direct command and arguments to the bot from the message string.
FormatCommand trims all whitespace from the command.
IsCommand returns true if the message string is a direct command to the bot.
NewMessage creates and returns a new Slack Message helper.