Skip to content

xiaoyueyoqwq/thefinals_qqbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheFinals Bot

简介

TheFinals 工具箱机器人,提供排名查询、世界巡回赛查询等功能。

功能特性

  • 排名查询
  • 世界巡回赛查询
  • 玩家ID绑定
  • 更多功能开发中...

环境要求

  • Python 3.8+
  • QQ机器人开发者账号
  • 稳定的网络环境

安装部署

  1. 克隆仓库
git clone https://github.com/your-username/thefinals-bot.git
cd thefinals-bot
  1. 安装依赖
pip install -r requirements.txt
  1. 配置机器人
  • 复制 config.yaml.exampleconfig.yaml
  • 填写机器人配置信息
  1. 运行机器人
python bot.py

使用说明

  • /rank - 查询排名
  • /wt - 查询世界巡回赛
  • /bind - 绑定游戏ID
  • /help - 查看帮助

开发说明

请参考 docs 目录下的开发文档:

  • bot.md - 机器人核心功能
  • plugin.md - 插件系统说明
  • message_api.md - 消息API说明
  • extension_guide.md - 扩展开发指南

About

thefinals工具箱机器人源码仓库

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published