LogLife Documentation
Welcome to the LogLife documentation portal.
🚀 Choose Your Path
📖 User Manual
I want to USE the bot. Learn how to track goals, send voice notes, and manage your daily reminders.
👩💻 Developer Guide
I want to RUN/MODIFY the bot. Learn how to set up the local development environment, run tests, and understand the code structure.
Perfect for: New Contributors, Developers setting up the repo.
⚡ Core Framework
I want to BUILD a bot.
Use the loglife.core Python framework to build your own WhatsApp chatbots easily.
Perfect for: Python Developers, Hobbyists.
🏗️ App Implementation
I want to CONTRIBUTE to LogLife. Understand the internal architecture of the Goal Tracking & Journaling app.
Perfect for: Project Contributors, Maintainers.
📚 Quick Links
| Section | Description |
|---|---|
| Developer Guide | Setup, Installation, and Tech Stack. |
| Quickstart | Build a bot in 5 minutes. |
| Architecture | How the threading & queue system works. |
| WhatsApp Flow | Connect your code to real WhatsApp. |
| API Reference | Technical docs for loglife.core. |