feat: add telegram-mtproto channel for user account messaging (#189)
Co-authored-by: Kai <noreply@gtb.ai> Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com> Co-authored-by: Cameron <cameron@pfiffer.org>
This commit is contained in:
committed by
GitHub
parent
8cf9bd230e
commit
28adc22388
6
.gitignore
vendored
6
.gitignore
vendored
@@ -45,8 +45,14 @@ letta-code-sdk/
|
||||
# WhatsApp session (contains credentials)
|
||||
data/whatsapp-session/
|
||||
|
||||
# Telegram MTProto session (contains authenticated session data)
|
||||
data/telegram-mtproto/
|
||||
|
||||
# Config with secrets
|
||||
lettabot.yaml
|
||||
lettabot.yml
|
||||
bun.lock
|
||||
.tool-versions
|
||||
|
||||
# Telegram MTProto session data (contains auth secrets)
|
||||
data/telegram-mtproto/
|
||||
|
||||
Reference in New Issue
Block a user