homelab/telegram
Mikkel Georgsen d08f3527cd fix(01-03): fix import collision between local telegram/ and pip package
The telegram/ directory's __init__.py shadowed the python-telegram-bot pip
package. Remove __init__.py and use direct sibling imports instead.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 17:57:22 +00:00
..
personas feat(01-01): create persona library with default templates 2026-02-04 17:33:16 +00:00
.gitignore Add Telegram bot and shared storage documentation 2026-01-16 14:21:51 +00:00
bot.py fix(01-03): fix import collision between local telegram/ and pip package 2026-02-04 17:57:22 +00:00
claude_subprocess.py feat(01-03): wire session manager and Claude subprocess into Telegram bot 2026-02-04 17:40:43 +00:00
session_manager.py feat(01-01): create persona library with default templates 2026-02-04 17:33:16 +00:00