Skip to content

Commit

Permalink
Merge pull request #108 from shomali11/word-vs-sentence
Browse files Browse the repository at this point in the history
word vs sentence
  • Loading branch information
raed-shomali authored Jul 16, 2022
2 parents b07a424 + c36a464 commit a218a1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ Built on top of the Slack API [github.com/slack-go/slack](https://github.com/sla

- Supports Slack Apps using [Socket Mode](https://api.slack.com/apis/connections/socket)
- Easy definitions of commands and their input
- Simple parsing of String, Integer, Float and Boolean parameters
- Built-in `help` command
- Slash Command and Block Interactions supported
- Available bot initialization, errors and default handlers
- Simple parsing of String, Integer, Float and Boolean parameters
- Contains support for `context.Context`
- Built-in `help` command
- Replies can be new messages or in threads
- Supports authorization
- Bot responds to mentions and direct messages
Expand Down

0 comments on commit a218a1f

Please sign in to comment.