Skip to content

bskriva/telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram bot

Creates a Telegram bot controller for a news subscription service.

To run:

  • Create a bot in Telegram via the Botfather (refer to site)
  • Record the API token Botfather gives you as TELEGRAM_BOT_API_KEY in a file called .env in the project directory (it's in .gitignore)
  • run npm install to build all the node modules
  • Run the bot controller with node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors