Skip to content

Gonajem/go-task-bot

Repository files navigation

Gonajem — Telegram Task & CPA Bot (Node.js)

Quick steps to deploy:

  1. Create a GitHub repository and upload the files from this package.
  2. Create a MongoDB (Atlas) cluster and get MONGO_URL.
  3. On Render (or other host) create a Web Service (Node) and connect your GitHub repo.
  4. Set environment variables (BOT_TOKEN, MONGO_URL, ADMIN_IDS, VODAFONE_NUMBER, ADMIN_SECRET).
  5. Deploy. The bot will log: 'Gonajem bot started' when running.

Local testing:

  • Install dependencies: npm install
  • Copy .env from config.example.env and fill in values.
  • Run: node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published