mirror of
https://github.com/marcogll/talia_bot.git
synced 2026-01-13 13:25:19 +00:00
docs: Add comprehensive comments and update README
This commit adds detailed inline comments and docstrings to all modules within the `app/modules/` directory to improve code clarity, readability, and maintainability. It also updates the `README.md` file to include `create_tag.py` and `print.py` in the "Módulos Funcionales" section, ensuring the documentation is synchronized with the codebase.
This commit is contained in:
@@ -129,6 +129,8 @@ Cada módulo cumple una responsabilidad única:
|
||||
* **aprobaciones.py**: aceptar o rechazar solicitudes
|
||||
* **servicios.py**: información y cotización de proyectos
|
||||
* **admin.py**: acciones administrativas
|
||||
* **create_tag.py**: genera un tag de identificación en Base64 para NFC
|
||||
* **print.py**: (admin) imprime la configuración actual del bot
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user