Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有人可以向我解释是否有办法定期发布消息以通过 botkit 放松?
我想发送从 Rabbitmq 队列到达的消息。我已经看到在项目文档中只有一些附加到特定事件的示例。
如果这个问题很愚蠢,我很抱歉,这是我第一个使用 botkit 的项目。先感谢您。
操作,我错过了文档中的这一部分。
“注意:如果您的主要需求是自发地发送消息而不是响应传入的消息,那么您可能希望使用Slack 的传入 webhook功能而不是实时 API。”