Skip to content

Commit

Permalink
word vs sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
raed-shomali committed Jul 16, 2022
1 parent b07a424 commit c36a464
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 c36a464

Please sign in to comment.