Skip to content

Releases: mtyurt/slackcommander

Support CSV tokens

Choose a tag to compare

@mtyurt mtyurt released this 17 Mar 10:08
6b445ec
v1.2.0

Support multiple tokens via comma separated values (#4)

Introduce bash-like parsing

Choose a tag to compare

@mtyurt mtyurt released this 23 Jan 08:25
4e24486

Thanks to @tlgkk

Handle empty commands

Choose a tag to compare

@mtyurt mtyurt released this 16 Jan 07:34
84abc7b
  • Fix exception for command with no argument (should call defaultHandler)

Add flag to clear slack formatting before processing

Choose a tag to compare

@mtyurt mtyurt released this 11 Dec 12:05
d1a8f6f
Merge pull request #1 from tlgkk/master

Add option to remove slack formatting & ignore spaces between arguments

v1.0.0

Choose a tag to compare

@mtyurt mtyurt released this 12 Nov 11:30
Refactor API & async message usage