【发布时间】:2016-01-22 06:16:01
【问题描述】:
我希望能够通过 API(可能使用incoming webhook 或the web API)在Slack 中创建使用/remind 斜杠命令的消息。
但是,当我通过 Web API 发布消息时,命令只是像“常规”消息一样通过,例如,/remind me in 1 month to follow up with the Boss——它不会触发实际的提醒。
有没有办法在 Slack 中以编程方式设置提醒(或更一般地说,使用斜杠命令)?
【问题讨论】: