[console_scripts]
moyter-api = moyter.api_cli:main
moyter-correo = moyter.correo_cli:main
moyter-mcp = moyter.mcp.server:main
moyter-modules = moyter.modules_cli:main
moyter-schedule = moyter.schedule.cli:main
moyter-telegram = moyter.telegram.cli:main
moyter-transcript = moyter.transcript_cli:main
moyter-tui = moyter.tui.cli:main
moyter-ui = moyter.ui.cli:main
