定时发送 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_infopuzzle [选填]
- 类型:
bool - 默认值:
True - 说明:是否将今日天文一图完整信息构造为信息拼图
apod_infopuzzle_dark_mode [选填]
- 类型:
bool - 默认值:
False - 说明: 是否启用信息拼图的深色模式
apod_baidu_trans [选填]
- 类型:
bool - 默认值:
False - 说明:是否使用百度翻译将天文一图描述翻译为中文
apod_baidu_trans_appid [选填]
- 类型:
int - 默认值:
None - 说明:百度翻译 APP ID
apod_baidu_trans_api_key [选填]
- 类型:
str - 默认值:
None - 说明:百度翻译 密钥
apod_deepl_trans [选填]
- 类型:
bool - 默认值:
False - 说明:是否使用DeepL 翻译将天文一图描述翻译为中文
apod_deepl_trans_api_key [选填]
- 类型:
str - 默认值:
None - 说明:DeepL 翻译 密钥
apod_qwen_trans [选填]
- 类型:
bool - 默认值:
False - 说明:是否使用Qwen-MT 模型将天文一图描述翻译为中文
apod_qwen_mt_model_name [选填]
- 类型:
str - 默认值:
qwen-mt-flash - 说明: 使用的 Qwen-MT 的具体模型
apod_qwen_mt_api_key [选填]
- 类型:
str - 默认值:
None - 说明:Qwen-MT 密钥
apod_qwen_mt_api_url [选填]
- 类型:
str - 默认值:
https://dashscope.aliyuncs.com/compatible-mode/v1 - 说明:默认使用北京地域的 base_url 如果使用新加坡地域的模型 需要配置 base_url 为
https://dashscope-intl.aliyuncs.com/compatible-mode/v1
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.2.0.tar.gz.
File metadata
- Download URL: nonebot_plugin_apod-1.2.0.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00fc2d22ad865c16c39101ec4c6d5aa69ba32c63bea758eeed8f367500278b4e
|
|
| MD5 |
3e3688d463758b911d0b63cfab6bf2d0
|
|
| BLAKE2b-256 |
23781aea8148d7dc0485c9ea285ce0affae991fd9f2cfe4ef65a222b600160e1
|
File details
Details for the file nonebot_plugin_apod-1.2.0-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_apod-1.2.0-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ee0d05215f6164ff92efe8223178aed1e9e593777b2e704cee6b29baebff2fc
|
|
| MD5 |
f3d811d55c300279242e16c3a6ed6ea6
|
|
| BLAKE2b-256 |
e0e76a0872092ccbc89833c3eff82887900e98f5b6977a345997d431e90f16d6
|