slack-notifier

时间:2024-06-26 13:13:09
【文件属性】:

文件名称:slack-notifier

文件大小:3KB

文件格式:ZIP

更新时间:2024-06-26 13:13:09

Python

从命令行向 Slack 发送任何消息。 如何使用 按顺序指定频道名称、配置文件的路径、标题和消息正文。 $ python main.py channel_name ./notice.json good 'title' 'description' 设置文件 { "name":"SlackNotifier", "incomming_url": "https://hooks.slack.com/services/slackincomming-url", "pretext":"This text has been automatically sent", "good": { "title_prefix":"[OK]", "icon_emoji":":yum:" }, "warning": { "title_prefix":"[WARNING]"


【文件预览】:
slack-notifier-master
----main.py(3KB)
----README.md(1KB)
----notice.json(381B)

网友评论