Commit Graph

58 Commits

Author SHA1 Message Date
Marco Gallegos
cb5500ad9b Merge pull request #3 from marcogll/feat/initial-project-structure-5769203822268670178
Feat/initial project structure 5769203822268670178
2025-12-15 13:38:31 -06:00
Marco Gallegos
ed76323aab Merge pull request #2 from marcogll/main
Merge pull request #1 from marcogll/feat/initial-project-structure-57…
2025-12-15 13:37:56 -06:00
google-labs-jules[bot]
f1fcc0ee93 feat: Implement core bot logic
- Implements the central orchestrator in `app/main.py` using `python-telegram-bot`.
- Integrates the `permissions` module to determine user roles based on chat IDs.
- Implements the `onboarding` module to provide role-based menus with inline keyboards.
- Adds a `CallbackQueryHandler` to handle button presses from the inline keyboards.
- Updates `tasks.md` to reflect the completion of Phase 2.
2025-12-15 19:26:16 +00:00
Marco Gallegos
0bf70e8e93 Merge pull request #1 from marcogll/feat/initial-project-structure-5769203822268670178
Initial Project Structure
2025-12-15 13:16:33 -06:00
google-labs-jules[bot]
95f51d42a2 feat: Initial project structure
- Creates the initial project structure for the Talía bot, including the `app` and `app/modules` directories.
- Adds placeholder files for the core application logic, modules, and configuration.
- Includes a `Dockerfile` and `docker-compose.yml` for containerization.
- Adds a `requirements.txt` file with the necessary dependencies.
- Creates a `tasks.md` file to track development progress.
2025-12-15 18:45:37 +00:00
Marco Gallegos
be51ea1c92 Refine language and structure in README.md
Updated wording for clarity and consistency throughout the README. Adjusted sections on purpose, personality, roles, architecture, and deployment instructions.
2025-12-15 12:21:06 -06:00
Marco Gallegos
c828a77d66 Revise README for Talía assistant details
Updated README to reflect new branding and detailed functionality of the Talía assistant.
2025-12-15 12:04:24 -06:00
Marco Gallegos
8109507f92 Initial commit 2025-12-15 11:54:19 -06:00