Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 322 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 322 Bytes

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