定时发送 NASA 每日提供的天文图片
Project description
安装
使用nb-cli [推荐]
nb plugin install nonebot-plugin-apod
使用pip
pip install nonebot-plugin-apod
使用
命令需要加 NoneBot 命令前缀 (默认为/)
命令需要用户为 SuperUsers
使用命令APOD/apod触发插件
命令选项状态 查询定时任务状态
命令选项关闭 关闭定时任务
命令选项开启 开启定时任务
使用命令今日天文一图获取今日天文一图
[此命令无需用户为SuperUsers]
配置项
配置方式:直接在 NoneBot 全局配置文件中添加以下配置项即可
apod_api_key [必填]
- 类型:
str - 默认值:
None - 说明:用于获取每日天文一图的 NASA API Key
apod_default_send_time [选填]
- 类型:
str - 默认值:
13:00 - 说明:每日天文一图的默认发送时间
apod_reply_is_image [选填]
- 类型:
bool - 默认值:
True - 说明:是否将今日天文一图完整信息构造为图片
apod_baidu_trans [选填]
- 类型:
bool - 默认值:
False - 说明:是否使用百度翻译将天文一图描述翻译为中文
apod_baidu_trans_appid [选填]
- 类型:
int - 默认值:
None - 说明:百度翻译 APP ID
apod_baidu_trans_api_key [选填]
- 类型:
str - 默认值:
None - 说明:百度翻译 密钥
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nonebot_plugin_apod-1.0.1.tar.gz.
File metadata
- Download URL: nonebot_plugin_apod-1.0.1.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6186859108252fa7a42d4f0b0608c1cab892e243c55fff00f4ab05cbc569f437
|
|
| MD5 |
97a4c9be9b5a1613d0f79759b5b8e8f9
|
|
| BLAKE2b-256 |
4c5ac03a16233991557f5f200704ef4e716a6d6a43adf35072948418de9d4bff
|
File details
Details for the file nonebot_plugin_apod-1.0.1-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_apod-1.0.1-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc04643e32535041dabb9b7a94499e61179d5e01fbb42766164f24a41dce5d6d
|
|
| MD5 |
90d3318fdc4a23f22121e71107b77174
|
|
| BLAKE2b-256 |
9ab96d29549d722075e0799ad98035c5247da636c503746ac76442d03cca7dbb
|