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

📖 介绍

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

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

鸣谢 bingganhe123/60s- 进行一个简单的抄

**推荐python3.9+

💿 安装

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

打开 nonebot2 项目的 bot.py 文件, 在其中写入

nonebot.load_plugin('nonebot_plugin_today_in_history')
从 github 安装 在 nonebot2 项目的插件目录下, 打开命令行, 输入以下命令克隆此储存库
git clone https://github.com/AquamarineCyan/nonebot-plugin-today-in-history.git

打开 nonebot2 项目的 bot.py 文件, 在其中写入

nonebot.load_plugin('src.plugins.nonebot_plugin_today-in-history')

⚙️ 配置

在 nonebot2 项目的.env文件中添加以下配置

新版配置,v0.0.9及以上

# nonebot-plugin-today-in-history
history_qq_friends=[123456789,123456789] #设定要发送的QQ好友
history_qq_groups=[123456789,123456789,123456789] #设定要发送的群
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}是错误的

🎉 使用

  • 发送 历史上的今天

    完全匹配 历史上的今天

  • 定时任务,.env配置发送好友、群、时间

效果图

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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for nonebot_plugin_today_in_history-0.1.0.tar.gz
Algorithm Hash digest
SHA256 03162c6672819e7cdf2bfe7af35e6e91391630a5293ca8255f369585a92dec6f
MD5 8f7dfc3c445ffef36975b575696624fd
BLAKE2b-256 21e335cb0ff4e538c604fa096918a79d2f46f8d59f7eac30005fee06a34b2ef1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nonebot_plugin_today_in_history-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0ac0776c3310614a17c65d35e939bfc18080e4a46d15618068a3bd9e7d2633ff
MD5 9d8fb4b78be895322b62f7ec6c45c9b0
BLAKE2b-256 9fa20dcb79d4eb215cabe584cb75aa9a2021ba3757d13af0e039e40314ff32e6

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