Skip to content

docs: document telegram proxy config#389

Open
yzlu0917 wants to merge 5 commits intochenhg5:mainfrom
yzlu0917:codex/issue-245-telegram-proxy-docs
Open

docs: document telegram proxy config#389
yzlu0917 wants to merge 5 commits intochenhg5:mainfrom
yzlu0917:codex/issue-245-telegram-proxy-docs

Conversation

@yzlu0917
Copy link
Copy Markdown
Contributor

Summary

  • add Telegram proxy options to config.example.toml
  • document HTTP/SOCKS5 proxy setup in docs/telegram.md
  • show optional proxy auth fields alongside the Telegram platform config

Why

Telegram proxy support already exists in the platform implementation, but the example
config and setup guide did not show how to enable it. This makes the feature easier
to discover and configure.

Validation

  • reviewed the Telegram platform implementation to match actual option names
  • checked the modified files with git diff --check

Copy link
Copy Markdown
Owner

@chenhg5 chenhg5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Documentation for existing proxy feature.

Review summary:

  • ✅ Documents HTTP/SOCKS5 proxy options for Telegram
  • ✅ Adds to config.example.toml
  • ✅ CI passes

Makes the existing proxy feature discoverable.

@chenhg5
Copy link
Copy Markdown
Owner

chenhg5 commented Apr 2, 2026

⚠️ Merge Conflict

This PR has merge conflicts with the main branch. Please resolve the conflicts:

git fetch origin
git checkout your-branch
git merge origin/main
# Resolve conflicts, then:
git push

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants