Ruby On Rails 环境中集成Slack

记录一下, 直接上代码:web 相关API文档:https://api.slack.com/json def self.add_ann(group, user, title, url, desc, slack_info_id= nil, color= '#ffba01') team_url= $HOST + "/team/#{group.g_name}" title= title.
相关文章
相关标签/搜索