项目结构

  • app.py: 主应用入口和 Web 服务器
  • github_webhook.py: GitHub Webhook 处理逻辑
  • send_message.py: OneBot 消息发送客户端
  • settings.py: 配置加载和验证
  • requirements.txt: 项目依赖