Skip to content

dmitru/habits-bot-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

habit-bot-telegram

A bot for tracking and developing your habits.

How to run (dev)

  1. Run MongoDB locally
  2. Talk to @BotFather in Telegram and register a dev bot
  3. Run export TELEGRAM_BOT_TOKEN=<token obtained from @BotFather>
  4. Run npm i
  5. Run npm run start:debug for running the bot with debug-level logs

Releases

No releases published

Packages

No packages published