Skip to content

Latest commit

Β 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Automsg-engine

An automated messaging system built with Python and Twilio that allows you to send scheduled WhatsApp messages automatically.

πŸš€ Features

  • πŸ“± Automated WhatsApp messaging
  • ⏰ Schedule messages for a specific time
  • πŸ”„ Simple and lightweight automation
  • πŸ” Twilio API integration

πŸ› οΈ Tech Stack

  • Python
  • Twilio API
  • WhatsApp
  • datetime
  • time

βš™οΈ Setup

git clone https://github.com/rishu072/Automsg-engine.git
cd Automsg-engine

python -m venv venv
venv\Scripts\activate

pip install -r requirements.txt

Add your Twilio credentials in the Python file:

account_sid = "YOUR_ACCOUNT_SID"
auth_token = "YOUR_AUTH_TOKEN"

Then run:

python main.py

πŸ“Œ Use Case

Useful for reminders, notifications, scheduled messages, and basic WhatsApp automation.

πŸ‘¨β€πŸ’» Author

Rishu Rajan

GitHub: @rishu072

About

A flexible automation framework for scheduling and dispatching programmable notifications.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages