休闲裤 通过Slack进行通信的库 用法 请讲 Slacks使用允许您的机器人在Slack上进行通信: require "slacks" slack = Slacks :: Connection . new ( "xoxb-0123456789-abcdefghijklmnopqrstuvwx" ) slack . send_message "Hi everyone!" , channel : "#general" 您可以发布: slack . send_message "" , channel : "#general" , attachments : [ { color : "#36a64f" , fallback : "Tests passed!" , text : "Tests passed!" , fields : [ { title : "Tests