Skip to content

sample or a small idea how we can take build a back-bone for telegram bot using NodeJS

Notifications You must be signed in to change notification settings

jilabaji/simple-telegrambot

Repository files navigation

Simple TelegramBot using NodeJS

This a sample to start with a Telegram bot, ready to go script

Requirement

Register a Telegram Bot with BotFather and get the Keys In the root directory create and update the key with .env file as showed in the .env_demo Install Node, PM2 etc to run the node server

Run Server

  1. Install dependencies - cd GET IN TO PROJECT && npm install
  2. Create .env file in the root directory of the project, demo of .env is added in root with name of .env_demo
  3. Run the development server - npm run dev

About

sample or a small idea how we can take build a back-bone for telegram bot using NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published