Skip to main content

nonebot哪吒监控插件,使用哪吒监控API。

Project description

nonebot

NoneBot Plugin NeZha

哪吒监控插件

License Python NoneBot

安装方式

依赖管理

  • pip install nonebot-plugin-nezha
  • poetry add nonebot-plugin-nezha
  • pdm add nonebot-plugin-nezha

bot.py 中添加 nonebot.load_plugin("nonebot_plugin_nezha")

nb-cli

  • nb plugin install nonebot-plugin-nezha

使用方式

  • 哪吒帮助 [index: int]
  • vps列表 [tag: str]
  • vps [arg: int|str]

配置项

必要配置项

  • nezha_api: 哪吒监控 api地址
  • nezha_token: 哪吒监控 token

非必要配置项

详见 config.py Config

推荐配置项

nezha_api=""
nezha_token=""
# 默认的分组
nezha_arg_default="国内"
# 在线/离线 的文本
nezha_template_online_offline=["🟢","🔴"]

依赖项

相关

效果

  • 哪吒帮助
  • vps
  • vps列表

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_nezha-0.4.2.tar.gz (7.6 kB view hashes)

Uploaded Source

Built Distribution

nonebot_plugin_nezha-0.4.2-py3-none-any.whl (9.5 kB view hashes)

Uploaded Python 3

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