Skip to content

yiskw713/slack-bot-gh-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack bot using github actions

You can regularly send a message to slack using github actions.

How to use

  1. Create SLACK_API_TOKEN secret in your github repository. Set slack bot user token as SLACK_API_TOKEN. Get slack api token from here
  2. Set the channel name where you want to send a message to CHANNEL in send_message.py.
  3. Edit the message content message in send_message.py.
  4. Schedule a workflow. Please edit cron parameter in .github/workflows/send_message.yml. You can also run a workflow manually in github.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages