ServiceFinder Bot helps you find and add service providers like electricians and plumbers through Telegram.
-
Clone the repository:
git clone <repository-url> cd <repository-directory>
-
Install dependencies:
npm install
-
Set up your Telegram bot token:
Create a
.env
file with the following content:TELEGRAM_BOT_TOKEN=your-telegram-bot-token
-
Run the bot:
node app.js
- /start: Get bot description and available commands.
- /add with in : Add a service provider.
- /find in : Find service providers.