A bot for tracking and developing your habits.
- Run MongoDB locally
- Talk to @BotFather in Telegram and register a dev bot
- Run
export TELEGRAM_BOT_TOKEN=<token obtained from @BotFather>
- Run
npm i
- Run
npm run start:debug
for running the bot with debug-level logs