You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

nonebot-plugin-warframe-clock

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nonebot-plugin-warframe-clock

nonebot2插件,查询Warframe开放地图时间。

1.3
pipPyPI
Maintainers
1

Remilia·Scarlet

Nonebot2-Plugin-WarframeClock

❤基于NoneBot2实现,用以实现Warframe各个地图的时间查询。❤

安装

使用pip:

pip install nonebot-plugin-warframe-clock

pip安装完成后需要手动加载。

  • 在bot.py中添加:
nonebot.load_plugin("nonebot_plugin_warframe_clock")
  • 在pyproject.toml中添加:
[tool.nonebot]
plugins = ["nonebot_plugin_warframe_clock"]

功能

夜灵平野
地球
奥布山谷
魔胎之境

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts