Open Issues Need Help
View All on GitHub Bot Plugins • Nonebot2 Plugins
[Question] 插件安装后无法正常启动 about 1 month ago
AI Summary: The task is to debug a NoneBot2 plugin for SuggarChat. The plugin fails to load due to a `TypeError: unsupported operand type(s) for |: 'type' and 'type'` error in the `config.py` file, specifically within a function designed to replace environment variables. The solution involves identifying and correcting the type error within the `replace_env_vars` function of the `config.py` file of the `nonebot_plugin_suggarchat` plugin.
Complexity:
4/5
help wanted question
Plugin for the Suggar chat framework compatible with Nonebot2.
Python