Skip to main content

Nonebot2 喵喵自记菜谱,记录生活中的小菜谱

Project description

NoneBotPluginLogo

nonebot_plugin_nya_cook_menu

✨ Nonebot2 喵喵自记菜谱 ✨

license nonebot2 python

简介

我和老婆经常做菜忘记以前某个菜咋做,于是就整了这个插件记录一下我们的菜谱,顺便发到商店,嘿嘿~

安装

使用nb-cli安装

nb plugin install nonebot_plugin_nya_cook_menu

或者
直接把插件clone下来放进去plugins文件夹

配置

在bot对应的.env文件修改

# 使用用户qq号,必填
nya_cook_user_list = [1234, 5678]
# 机器人的QQ号列表,选填
# 如果有多个bot连接,会按照填写的list,左边的机器人QQ优先级最高 1234 > 5678 > 6666,会自动切换
# 如果不填该配置则由第一个连上的bot响应
nya_cook_bot_qqnum_list = [1234,5678,6666]

插件命令

指令 说明
菜谱 你发一下就知道啦

更新日志

2023/1/24 [v0.1.5]

  • 修复多bot处理bug

2023/1/16 [v0.1.3]

  • 最低python版本兼容至3.8
  • 默认字体大小从16改到18

2023/1/16 [v0.1.1]

  • 发布插件

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot_plugin_nya_cook_menu-0.1.6.tar.gz (4.6 MB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page