pip3 install poetry
安装peorty包管理器poetry install
安装依赖poetry run python3 bot.py
启动bot
- 多账号的ChatGPT插件:nonebot_plugin_multi_chatgpt
- GPT3官方API的对话插件:nonebot-plugin-gpt3
pip3 install poetry
安装peorty包管理器poetry install
安装依赖poetry run python3 bot.py
启动bot