Skip to content

mdb571/wa-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whatsapp Bot Github Action🚀

This is a GitHub Action to notify the user about the changes in a github repo to Whatsapp via Bot. This will help the user track the overall workflow of the project directly form whatsapp

Use

Copy the main.yml to your workflow
          OR
Use the action directly form the actions marketplace here

Setup

  1. Create a free twilio account here.
  2. From your twilio dashboard fetch ACCOUNT SID and AUTH TOKEN.

Twilio Dasboard

3. Join the twilio whatsapp sandbox by sending your join code to the twilio whatsapp number

Twilio Sandbox

  1. Create the following secrets in your repository by going to settings>secrets
SECRET Purpose
FROM The twilio whatsapp bot number (default= +14155238886)
TO Your Whatsapp number
TWILIO_ACCOUNT_SID twilio account sid obtained from your twilio dashboard
TWILIO_AUTH twilio auth token obtained from your twilio dashboard

Screenshots

Sample

Support

Give a 🌟 if this project helped you!