Skip to content

frizio/demo-node-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Telegram BOT using NodeJS + Telegraf

Getting started

@BotFather

  • frizioDemo322Bot
  • frizioDemo322Bot
  • Take HTTP API key
  • t.me/frizioDemo322Bot

Install Dependencies

npm i dotenv telegraf

Install Dev Dependencies

npm i -D @types/node nodemon

Scripts

"scripts": {
  "start": "node src/index.js",
  "dev": "nodemon src/index.js"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors