Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 394 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 394 Bytes

mood-bot

Telegram bot as a mood and health diary. It sends a couple of questions every day at 10pm about your day. Every month it sends statistics of your overall and monthly well-being.

The bot is already deployed and can be tested at: https://t.me/mental_mood_bot

Used technologies:

  • Go 1.21.5
  • SQLite
  • Telegram API

This project is an experiment for getting to know Golang closely.