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配置

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

新版配置,v0.0.9及以上

# 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" #设定每天发送时间,以空格间隔
旧版配置,`v0.0.8`及以下
#nonebot-plugin-today-in-history
history_qq_friends=[12345678910] #设定要发送的QQ好友
history_qq_groups=[123456789,123456789,123456789] #设定要发送的群
history_inform_time=[{"HOUR":9,"MINUTE":1}] #在输入时间的时候 不要 以0开头如{"HOUR":06,"MINUTE":08}是错误的

🎉 使用

指令表

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

效果图

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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for nonebot_plugin_today_in_history-0.1.2.tar.gz
Algorithm Hash digest
SHA256 8191947066a046ebd691b95d57928fb261af7981f90b8a6a8f64606e630dcd84
MD5 d2816bc380dd3e96ec9773beb93df5e8
BLAKE2b-256 5210f110d838101eabe0f8076e49efeeb4fdb4a8a41c1932578bbde1d107a642

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nonebot_plugin_today_in_history-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9f32700cacfa011e5db0dd371645515c06560191f62878b7bbfe0c65c5e537ac
MD5 e73c271e618e118eb50078675bb9ae1d
BLAKE2b-256 c927977a622486650466a7fe7d6421ade1d9a4bb17e80146931bee3c1096228e

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