dmitru / habits-bot-telegram

A bot for tracking and developing your habits.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A bot for tracking and developing your habits.

License:MIT License


Languages

Language:JavaScript 100.0%