Skip to main content

Bottle post plugin in Nonebot

Project description

Nonebot 漂流瓶插件

  • 安装

    • 使用 pip install nonebot_plugin_bottle
    • 使用 nb plugin install nonebot_plugin_bottle
  • 指令 (前应带指令前缀)

    • 扔漂流瓶 [文本/图片]
    • 寄漂流瓶 [文本/图片] (同扔漂流瓶,防止指令冲突用)
    • 捡漂流瓶
    • 评论漂流瓶 [漂流瓶编号] [文本]
    • 举报漂流瓶 [漂流瓶编号]
    • 查看漂流瓶 [漂流瓶编号]
    • SUPERUSER指令:
      • 清空漂流瓶
      • 删除漂流瓶 [漂流瓶编号]
  • 功能须知

    • 扔漂流瓶指令无字数限制,如需要可在代码中修改
    • 捡漂流瓶若捡到的漂流瓶存在回复,则会显示最近三条(默认),使用查看漂流瓶查看所有回复
    • 查看漂流瓶为保证随机性,无评论时不展示漂流瓶内容,可在代码中修改
    • 评论漂流瓶若机器人有被回复人好友,会发送被回复通知
    • 举报漂流瓶五次(默认)后将自动删除
    • 清空漂流瓶无确认过程,使用需谨慎
    • 漂流瓶数据库存放在data/bottle/data.json
    • 黑名单群组可在__init__.py同级路径config.py中添加
  • 文字审核API配置(可选)

    • 百度智能云中申请API_KEYsecret_key
    • config.py中填入即可
    • 不配置该项则不进行审核操作
  • 已知bug

    • 第一次加载该插件时无法正常使用(重启后恢复)
  • 效果展示

    image
    image
    image

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_bottle-0.1.7.tar.gz (19.8 kB view hashes)

Uploaded Source

Built Distribution

nonebot_plugin_bottle-0.1.7-py3-none-any.whl (19.7 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