Group-chat bot that downloads videos from X/Instagram/YouTube/TikTok links via yt-dlp and posts them back, plus /speed and /rev video toys. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
20 lines
296 B
Plaintext
20 lines
296 B
Plaintext
# Secrets — NEVER commit these
|
|
cookies.txt
|
|
cookies.txt.bak.*
|
|
signal-cli-data/
|
|
signal-cli-data.bak.*
|
|
*.tar.gz
|
|
|
|
# Local service file (contains your phone number) — use signal-bot.service.example
|
|
signal-bot.service
|
|
|
|
# Python
|
|
venv/
|
|
__pycache__/
|
|
*.pyc
|
|
|
|
# Editor / tooling
|
|
.claude/
|
|
.vscode/
|
|
.idea/
|