Skip to main content

Lick the dog diary! Lick the dog and lick to the last nothing.

Project description

NoneBotPluginLogo

nonebot-plugin-dog

✨随机返回一句舔狗日记...(舔狗,舔到最后一无所有)✨

license python cqhttp

介绍

当在群聊里发送“舔狗日记/一言”(等)命令时,bot会回复一句舔狗日记/一言文案......(等)

有可能需要加指令头 " / ",取决于你的command_start设置

SUPERUSER | 群主 | 管理 可以使用:“开启/关闭文案”来控制指令开关(默认=true)

群数据在/bot目录/Date/dog/下

⚠️插件支持nonebot=>rc1

安装方式

nb-cli安装(推荐)

nb plugin install nonebot_plugin_dog

pip

pip install nonebot-plugin-dog

打开 nonebot2 项目的 bot.py 文件, 在其中写入

nonebot.load_plugin("nonebot_plugin_dog")

在’pyproject.toml‘文件中写入

"nonebot_plugin_dog"

git clone

git clone https://github.com/Reversedeer/nonebot_piugin_dog.git

更新

pip install --upgrade nonebot-plugin-dog

配置

在bot目录对应的.env.*文件中添加(有默认值,cd=0为不限制)

config type default example usage
dog_cd int 20 dog_cd = 20 调用''舔狗日记'cd默认值
laugh_cd int 20 laugh_cd=20 调用''讲个笑话''cd的默认值
hitokoto_cd int 20 hitokoto_cd=20 调用"一言"cd的默认值
wenan_cd int 20 wenan_cd=20 调用“文案”cd的默认值

示例

TODO

  • 增加指令开关

  • 增加CD限制

  • 增加图片发送

  • 整合更多的API

  • 修复文本末尾多出的空行#issue1

更新日志

  • 0.2.6 #2023-3-5

    • 修复了文案中存在换行符,且无法换行的错误

    • 优化cd逻辑,可以分别对应每一个指令

    • 整合了更多的api

  • 0.2.5 #2023-3-3

    • 整合了更多的api
    • 优化cd模式
  • 0.2.3 #2023-2-1

    • 修复文本末多出的空行
    • 修复readme中的错误
    • 增加指令开关
    • 更改指令CD默认值为20
  • 0.1.9 #2023-1-30

    • 增加cd限制
  • 0.1.0 #2023-1-29

    • 发布并优化代码

关于 ISSUE

以下 ISSUE 会被直接关闭

  • 提交 BUG 不使用 Template
  • 询问已知问题
  • 提问找不到重点
  • 重复提问

请注意, 开发者并没有义务回复您的问题. 您应该具备基本的提问技巧。
有关如何提问,请阅读《提问的智慧》

其他插件

使用API的chatGPTQQ聊天机器人

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_dog-0.2.6.tar.gz (19.1 kB view hashes)

Uploaded Source

Built Distribution

nonebot_plugin_dog-0.2.6-py3-none-any.whl (19.4 kB view hashes)

Uploaded Python 3

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