Skip to content

The Service Finder Bot helps you find and add services

Notifications You must be signed in to change notification settings

pravo23/ServiceFinderBot

Repository files navigation

ServiceFinder Bot

ServiceFinder Bot helps you find and add service providers like electricians and plumbers through Telegram.

Getting Started

  1. Clone the repository:

    git clone <repository-url>
    cd <repository-directory>
  2. Install dependencies:

    npm install
  3. Set up your Telegram bot token:

    Create a .env file with the following content:

    TELEGRAM_BOT_TOKEN=your-telegram-bot-token
  4. Run the bot:

    node app.js

Commands

  • /start: Get bot description and available commands.
  • /add with in : Add a service provider.
  • /find in : Find service providers.

About

The Service Finder Bot helps you find and add services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published