v1.0.0 - First Public Release
π Birthday Bot v1.0.0 - First Public Release
Schedule midnight WhatsApp wishes and never miss a birthday again!
β¨ What's Included
Core Features
- β° Midnight Scheduling - Schedule messages for exact 12:00 AM
- π¦ Archive System - Auto-archive sent wishes, reschedule for next year
- π₯ Group Management - Organize contacts, schedule bulk messages
- π Security - Whitelist-based access control
- πΎ Data Management - JSON storage, backups, restore
Commands (25 total)
- Wish management:
addwish,listwishes,deletewish,archivewish - Archives:
listarchives,reschedulewish,deletearchivedwish - Groups:
creategroup,addtogroup,listgroups, and more - Admin:
start,stop,status,whitelist,backup,restore - Utility:
help
π Installation
git clone https://github.com/TheStoicSpirit/Whatsapp-Wishing-Bot
cd Whatsapp-Wishing-Bot
npm install
cp .env.example .env
# Edit .env with your WhatsApp number
npm startπ Requirements
- Node.js 16+
- WhatsApp account
- 24/7 hosting (local computer, VPS, or cloud)
π οΈ Tech Stack
- @whiskeysockets/baileys 7.0.0-rc.6
- node-cron
- Node.js
π Documentation
- Full installation guide in README
- All commands documented
- Hosting options explained
- Contributing guidelines
π License
GNU Affero General Public License v3.0 (AGPL-3.0)
π First Release
This is the initial public release after months of personal use and testing. Thank you for trying Birthday Bot!
Full Changelog: https://github.com/TheStoicSpirit/Whatsapp-Wishing-Bot/commits/v1.0.0