import slackweb slack = slackweb.Slack(url="Webhook URL") slack.notify(text="This is message for you.")
参照https://qiita.com/shtnkgm/items/4f0e4dcbb9eb52fdf316
import slackweb slack = slackweb.Slack(url="Webhook URL") slack.notify(text="This is message for you.")
参照https://qiita.com/shtnkgm/items/4f0e4dcbb9eb52fdf316