Skip to content

feat(discord): add proxy support for Discord adapter#6052

Closed
zhu0629 wants to merge 2 commits into
NousResearch:mainfrom
zhu0629:main
Closed

feat(discord): add proxy support for Discord adapter#6052
zhu0629 wants to merge 2 commits into
NousResearch:mainfrom
zhu0629:main

Conversation

@zhu0629

@zhu0629 zhu0629 commented Apr 8, 2026

Copy link
Copy Markdown

What does this PR do?

  • Add _resolve_proxy_url function to get proxy URL from environment variables
  • Configure Discord bot client with proxy URL to enable connection through proxy

Related Issue

Discord connect issue

Fixes #

Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 🔒 Security fix
  • 📝 Documentation update
  • ✅ Tests (adding or improving test coverage)
  • ♻️ Refactor (no behavior change)
  • 🎯 New skill (bundled or hub)

- Add _resolve_proxy_url function to get proxy URL from environment variables
- Configure Discord bot client with proxy URL to enable connection through proxy
@teknium1

teknium1 commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

Superseded by PR #6814 which includes a shared proxy resolver in base.py (covering Discord + Telegram + send_message tool) with SOCKS support. Thanks for the contribution @zhu0629!

@teknium1 teknium1 closed this Apr 9, 2026
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