Skip to main content

Send Today In History to friends or group chat

Project description

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-today-in-history

✨ 历史上的今天 ✨

license pypi python

📖 介绍

定时向指定群&好友发送 历史上的今天

数据源:历史上的今天-百度百科

  • 推荐python3.9+

💿 安装

使用 nb-cli 安装 在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
nb plugin install nonebot-plugin-today-in-history
使用包管理器安装 在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
pip install nonebot-plugin-today-in-history

打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分追加写入

plugins = ["nonebot_plugin_today_in_history"]

⚙️ 配置

在 nonebot2 项目的.env文件中添加下表中的必填配置

配置项 必填 默认值 说明
history_qq_groups_all False 开启全部群聊推送,为Truehistory_qq_groups失效
history_qq_groups [ ] 列表形式,如[123,456]
history_qq_friends [ ] 列表形式,如[123,456]
history_inform_time 7 35 每日推送时间,以空格隔开

说明,通过群聊/私聊添加的自定义配置优先于.env配置

上面的表格不会的可照抄下面的配置示例

# nonebot-plugin-today-in-history
history_qq_groups_all=False #开启全部群聊推送,为`True`时`history_qq_groups`失效
history_qq_friends=[123,456] #设定要发送的QQ好友
history_qq_groups=[123,456] #设定要发送的群
history_inform_time="7 35" #设定每天发送时间,以空格间隔

🎉 使用

指令表

指令 说明
历史上的今天 查看今天的历史上的今天
历史上的今天+设置 以连续对话的形式设置历史上的今天的推送时间
历史上的今天+设置 小时:分钟 设置历史上的今天的推送时间
历史上的今天+状态 查看当前群聊/私聊的历史上的今天状态
历史上的今天+禁用 禁用当前群聊/私聊的历史上的今天推送

效果图

img.png

其他

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_today_in_history-0.1.5.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file nonebot_plugin_today_in_history-0.1.5.tar.gz.

File metadata

File hashes

Hashes for nonebot_plugin_today_in_history-0.1.5.tar.gz
Algorithm Hash digest
SHA256 353e930551d972fe9e7a15b5337489070deef481819da05077d270807c04b7bd
MD5 d1e76b05ba4922114d8bed89488e5090
BLAKE2b-256 22217f1132b2dd6297a46e92e91d1cd670889a6f586d3d93c268f98a645b0881

See more details on using hashes here.

File details

Details for the file nonebot_plugin_today_in_history-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_plugin_today_in_history-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 cb4da8455b6f892a2942a31ae738f06f09068ea94d5623e6a61c019cf2962d9d
MD5 916de36912c8a6548719c0a5a9113e8e
BLAKE2b-256 d19621ae756b4266bd9bb2ac542d876dfa80319d148683f6f989362c075ecc8a

See more details on using hashes here.

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