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

12 lines
245 B
TOML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[InactiveRank]
enable = true
command = ["潜水排行"]
command-format = """
📉 潜水排行用法:
潜水排行 [天数] [名次]
默认60天内不活跃取前10名
示例:潜水排行 30 10
"""
default_days = 60
default_limit = 10