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- 进行一个简单的抄

💿 安装

使用 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文件中添加以下配置

#nonebot-plugin-today-in-history
read_qq_friends=[12345678910] #设定要发送的QQ好友
read_qq_groups=[123456789,123456789,123456789] #设定要发送的群
read_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.0.3.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file nonebot-plugin-today-in-history-0.0.3.tar.gz.

File metadata

File hashes

Hashes for nonebot-plugin-today-in-history-0.0.3.tar.gz
Algorithm Hash digest
SHA256 638bb259058a1d307021bf4150bbf3cf8ebe3a66582ff68318f4ffc099c424bf
MD5 2f36a6aaa236db04e8c7d19a8fd28bd1
BLAKE2b-256 f2f24709be8e557ce3de2ed6472d89248145f80f138dfedf282a98b7086e7ec4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nonebot_plugin_today_in_history-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 bf73c250b24caed02ed3471ae763fab3eb0993b85c8657e0af7613ac70caeb08
MD5 08b105e22d5ad62b254db47d96e872c4
BLAKE2b-256 f8fcee69280854d2d242359270fad5ce1dac9ac53ea51b0aea4401849e1ffc5c

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