Files
abot/plugins/inactive_rank/config.toml
T
2026-01-20 16:49:58 +08:00

12 lines
245 B
TOML

[InactiveRank]
enable = true
command = ["潜水排行"]
command-format = """
📉 潜水排行用法:
潜水排行 [天数] [名次]
默认:60天内不活跃,取前10名
示例:潜水排行 30 10
"""
default_days = 60
default_limit = 10