Skip to content

samuel-asleep/taka-v-Samuel-

Repository files navigation

Samuel Taka WhatsApp Bot

This is a WhatsApp bot powered by Baileys and hosted with a web interface using Express. It’s ready for deployment on platforms like Koyeb.

Features

  • Neon web page for Koyeb health checks
  • WhatsApp bot using Baileys
  • Auto reconnect and session handling

Project Structure

.
├── index.js               # Main bot + web server
├── package.json           # Dependencies and startup script
└── public/
    └── index.html         # Glowing neon status page

Getting Started

1. Install dependencies

npm install

2. Start the bot

node index.js

3. Deploy

Push this to GitHub and link your repo to Koyeb.

Make sure your PORT is set by Koyeb (it’s used automatically via process.env.PORT).


Made with love by Samuel Taka

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published