Skip to content

Crea un bot de telegram totalmente funcional con comandos.

Notifications You must be signed in to change notification settings

t-starks/TelBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Bot De Telegram

  • Crea un proyecto de Node.js: En VSCode, abre una nueva terminal y crea un nuevo proyecto de Node.js utilizando el siguiente comando: npm init
  • Para poder interactuar con la API de Telegram, necesitarás instalar el paquete node-telegram-bot-api. Para instalarlo, en la terminal de VSCode, ejecuta el siguiente comando: npm install node-telegram-bot-api

Releases

No releases published

Packages

No packages published