TrinityCore / TrinityCore/TrinityCoreCustomChanges
Add ability to send logs, events and metrics to discord
还没有人认领这个 Issue。
- 主要语言
- C++
- 星标
- 83
- 派生
- 58
- PR 合并指标
- 30 天内没有已合并 PR
描述
Description:
Re-opening previous issue from: https://github.com/TrinityCore/TrinityCore/issues/23871
It would be nice to be able to send metrics and events to discord servers since its one of the top voice platforms available currently
Current behaviour:
No support for discord out of the box
Expected behaviour:
Allow TrinityCore server to communicate with a discord server
Steps to reproduce the problem:
Branch(es):
Both
TC rev. hash/commit:
TDB version: -
Operating system: -
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先阅读 repository wiki,并检查 TrinityCore 当前如何处理日志、事件和指标;该 issue 未指定任何文件、测试或入口点。在提出实现方案之前,确定现有的服务器集成点以及预期的 Discord 通信范围。完成标准是在两个分支上都具备向 Discord 发送所请求数据的文档化支持,并根据所选设计进行适当的验证。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- api, backend
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100