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

Built Distribution

File details

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

File metadata

File hashes

Hashes for nonebot_plugin_today_in_history-0.1.3.tar.gz
Algorithm Hash digest
SHA256 86905bc8350a2ff65214ae2049a4befed87b2c9e1c459de36bac2ccb6cfa69ab
MD5 88ff4574b5f0e04e84c702a58b55a4e9
BLAKE2b-256 6313b99be87cab84a5fe8fcdc3816de040f5eb03273bbeee3a0e0986f7b5a9c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nonebot_plugin_today_in_history-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 58d7ec807a656cc6e8801bc87d2c18ad10edf4820daeffe9fca69b4ff27647b6
MD5 d12facaaa9cced9ed7126263c78c3633
BLAKE2b-256 27eba7ae31bca38b5279a30163510efc6d9e28ccae7ea10454b05199d7d1a888

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