Closed hiroxy closed 6 years ago
Hi, The workflow will fail to list a channel name containing consecutive "-" when it is typed. If the channel name is, for example, #channel-012, commands such as --add-client and --mark will be listed when slack #channel-- is typed.
#channel-012
--add-client
--mark
slack #channel--
Hi, It should be fixed with the last version.
Hi, Thank you for fixing quickly. I've confirmed that the issue was solved using the latest one.
Thanks for feedback
Hi, The workflow will fail to list a channel name containing consecutive "-" when it is typed. If the channel name is, for example,
#channel-012
, commands such as--add-client
and--mark
will be listed whenslack #channel--
is typed.