/cupido-bot

Love Calculator Telegram Bot with Node.js

Primary LanguageJavaScript

cupido-bot

Love Calculator Telegram Bot with Node.js

Since Telegram Bot has appeared, I always interested in how they work.
So I decided to build simple Telegram Bot with Node.js and Telegraf.
Telegraf is a modern bot framework for Node.js.

Link to article https://medium.com/@gapur.kassym/build-own-telegram-bot-with-node-js-516b8f233585

TheBotFather

Installation

We use npm in this project.

  1. Clone this repo:
git clone https://github.com/Gapur/cupido-bot.git
  1. Install dependencies:
npm install
  1. Launch project:
node index.js