Skip to main content

适用于 NoneBot2 的词云插件

Project description

nonebot

NoneBot Plugin WordCloud

✨ NoneBot 词云插件 ✨

license pypi python

使用方式

插件依赖 nonebot-plugin-chatrecorder 提供消息存储。

待插件启动完成后,发送 /今日词云/昨日词云/本周词云/本月词云/年度词云/历史词云 即可获取词云。

如果想获取自己的词云,可在上述指令前添加 我的,如 /我的今日词云

配置项

配置方式:直接在 NoneBot 全局配置文件中添加以下配置项即可。

wordcloud_width

  • 类型: int
  • 默认: 1920
  • 说明: 生成图片的宽度

wordcloud_height

  • 类型: int
  • 默认: 1200
  • 说明: 生成图片的高度

wordcloud_background_color

  • 类型: str
  • 默认: black
  • 说明: 生成图片的背景颜色

wordcloud_colormap

  • 类型: str
  • 默认: viridis
  • 说明: 生成图片的字体 色彩映射表

wordcloud_font_path

  • 类型: str
  • 默认: 自带的字体(思源黑体)
  • 说明: 生成图片的字体文件位置

wordcloud_stopwords_path

  • 类型: str
  • 默认: None
  • 说明: 结巴分词的 停用词表 位置

wordcloud_userdict_path

wordcloud_timezone

  • 类型: str
  • 默认: None
  • 说明: 用户自定义的 时区,留空则使用系统时区

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-wordcloud-0.2.3.tar.gz (7.2 MB view hashes)

Uploaded Source

Built Distribution

nonebot_plugin_wordcloud-0.2.3-py3-none-any.whl (7.2 MB 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