Skip to content

CoqDig/Botgram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Chat Bot with Nodejs & Javascript

CoqDig Developers Community ❤️️ in DRCongo 🇨🇩

Technology used

  • Nodejs

Test chatBot

Commande

 - /start
 - /help

Guide

  • Go to Telegram Application Research BotFather
  • Create a newBot
  • Give a name, You will find url like this https://t.me/CoqDigbot
  • Token to access the HTTP API (Keep your token secure and store it safely)

Telegram Bot API

   - https://core.telegram.org/bots/api
   - https://core.telegram.org/bots/samples - Nodejs

Initialize your node project

     - touch bot.js
     - npm init
     - npm i nodemon -d

Clone the project from github

     - git clone https://github.com/CoqDig/Botgram.git
     - npm install

Contributors

About

Telegram chat Bot with Nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published