Skip to content

nekox41/nonebot_plugin_warframe_clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remilia·Scarlet

Nonebot2-Plugin-WarframeClock

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

安装

使用nb-cli(推荐):

nb plugin install nonebot-plugin-warframe-clock

使用pip:

pip install nonebot-plugin-warframe-clock

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

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

功能

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages