8398a7 / action-slack

Provides the function of slack notification to GitHub Actions.
https://action-slack.netlify.app/
MIT License
583 stars 132 forks source link

[Feature request] Accept bot token instead of webhook URL #228

Open kota65535 opened 1 year ago

kota65535 commented 1 year ago

Currently this action only accepts a Webhook URL for sending messages, so it would be nice if we can also use a bot token instead.