Skip to main content

时区助手

Project description

时区助手

基于ayaka开发的 时区助手 插件

任何问题请发issue

注意:只适用于群聊!

注意:由于更新pypi的readme.md需要占用版本号,因此其readme.md可能不是最新的,强烈建议读者前往github仓库以获取最新版本的帮助

How to start

安装插件

poetry add nonebot-plugin-ayaka-timezone

导入插件

修改nonebot2 bot.py

nonebot.load_plugin("ayaka_timezone")

配置

推荐配置(非强制要求)

COMMAND_START=["#"]
COMMAND_SEP=[" "]

指令

指令 参数 功能
tz_add name, timezone 添加一条时区转换,例如,#tz_add 北京 8,#tz_add 伦敦 0,#tz_add 洛杉矶 -8
tz name 返回name对应时区的时间,例如 #tz 北京
tz number 返回对应时区的时间,例如 #tz 8
tz_list 查看所有的时区转换

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_ayaka_timezone-0.1.0.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

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