Files
abot/plugins/global_news/config.toml
2025-06-04 11:03:56 +08:00

11 lines
375 B
TOML

[GlobalNews]
enable = true
command = ["全球新闻", "国际新闻", "环球新闻", "政经新闻", "政治经济新闻"]
command-format = """
🌍全球新闻指令:
全球新闻 - 获取最新的全球政治经济新闻
"""
authorization = "Bearer app-rhhKkbvHd2IAQoGX7xTzXZJj" # 请替换为真实的Authorization token
url = 'http://192.168.2.240/v1/chat-messages'