Rename to stealergram, add pyproject.toml, purge em-dashes
- Rename project to stealergram throughout - Add pyproject.toml (replaces requirements.txt split, folds pytest.ini) - Replace all em-dashes with hyphens across all source files Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -15,8 +15,8 @@ NOTIFY_CHAT_ID=987654321
|
||||
# ─── Session name (just a filename, no extension needed) ────────────────────
|
||||
SESSION_NAME=monitor_session
|
||||
|
||||
# ─── tdl (fast Go downloader) — optional but strongly recommended ───────────
|
||||
# ─── tdl (fast Go downloader) - optional but strongly recommended ───────────
|
||||
# Install: https://github.com/iyear/tdl
|
||||
# After installing, run once: tdl login -n <SESSION_NAME>
|
||||
# SESSION_NAME above is shared between Telethon and tdl — no double login needed.
|
||||
# SESSION_NAME above is shared between Telethon and tdl - no double login needed.
|
||||
# If tdl is not on PATH the bot falls back to Telethon automatically.
|
||||
|
||||
Reference in New Issue
Block a user