We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
这个我还没想好怎么实现,目前能想到的是等 google 在 api 中提供 proxy 支持
具体进度参见:google-gemini/generative-ai-python#188
不知道其他大佬有什么思路?🤔
Sorry, something went wrong.
#6 Mac + Emacs 28.2 测试可用
lighthulb-hikari 这个库 可以通过以下方式通过代理访问discord proxy_settings = hikari.impl.ProxySettings( url=PROXY, # Replace with your proxy URL # trust_env=True ) bot = lightbulb.BotApp(token=TOKEN, prefix=lightbulb.when_mentioned_or(None), default_enabled_guilds=1208370626016841788, logs="DEBUG", proxy_settings=proxy_settings, ) 不知道对你有帮助不
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: