add telegram bot and autossh tunnel

This commit is contained in:
2026-05-11 21:51:59 +02:00
parent b4c26f39f0
commit 9ac3705d5e
9 changed files with 1050 additions and 5 deletions

10
.gitignore vendored
View File

@@ -21,3 +21,13 @@ portforward.pid
# Local Claude Code state
.claude/settings.local.json
# Telegram bot
bot.token
bot/node_modules/
bot/bun.lockb
bot/data/
# autossh service key material
ssh/spotbot_key
ssh/known_hosts