ducgt / cupido-bot

Love Calculator Telegram Bot with Node.js

Home Page:https://medium.com/@gapur.kassym/build-own-telegram-bot-with-node-js-516b8f233585

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Love Calculator Telegram Bot with Node.js

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


Languages

Language:JavaScript 100.0%