Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query system pac settings from registry for telegram bot #222

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

niuhuan
Copy link
Contributor

@niuhuan niuhuan commented Apr 10, 2024

self.params["proxies"] 改成了 self.params.get("proxies", None) 不然不填的时候会报错

不设置proxies时候自动读取系统pac进行访问telegramApi。

@moesnow moesnow merged commit 71b0986 into moesnow:main Apr 10, 2024
1 check passed
@niuhuan niuhuan deleted the patch-pac branch April 11, 2024 15:35
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