Skip to main content

以nonebot-plugin-alconna为基础提供系列帮助功能的插件

Project description

nonebot-plugin-alchelper

适用于 Nonebot2 的聊天记录插件。

将聊天消息存至数据库中,方便其他插件使用。

安装

  • 使用 nb-cli
nb plugin install nonebot-plugin-alchelper
  • 使用 pip
pip install nonebot-plugin-alchelper

配置项

以下配置项可在 .env.* 文件中设置,具体参考 NoneBot 配置方式

alchelper_command_start

  • 类型:Optional[Set[str]]
  • 默认:None
  • 说明:插件使用的命令前缀,如果不填则使用全局命令前缀 (COMMAND_START)

alchelper_help

  • 类型:str
  • 默认:"help"
  • 说明:插件使用的帮助命令名称

alchelper_help_index

  • 类型:bool
  • 默认:False
  • 说明:插件使用的帮助命令是否显示索引

alchelper_help_max

  • 类型:int
  • 默认:-1
  • 说明:插件使用的帮助命令最大显示数量,-1 为不限制

alchelper_statis

  • 类型:str
  • 默认:"statis"
  • 说明:插件使用的统计命令名称

alchelper_statis_msgcount_default

  • 类型:int
  • 默认:10
  • 说明:插件使用的统计命令默认显示消息数量

使用

/help /statis [count = 10] /第3页帮助 /命令统计

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_alchelper-0.1.0.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

nonebot_plugin_alchelper-0.1.0-py3-none-any.whl (5.2 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