Skip to content

adidoesnt/ws-event-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ws-event-bot

A bot for managing events in your WhatsApp chat group.

To install dependencies:

bun i

To run:

bun run start
# or
bun run dev

Env vars template:

DB_HOST=127.0.0.1
DB_PORT=7687
DB_USER=sample_db_user
DB_PASS=sample_db_password
DB_NAME=sample_db_name
BOT_CHAT_ID=sample_chat_id
TIMEZONE=GMT+8
FORMAT=DD-MM-YYYY

This project was created using bun init in bun v1.0.14. Bun is a fast all-in-one JavaScript runtime.

About

Event manager for WhatsApp group chats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published