TrinityCore / TrinityCore/TrinityCoreCustomChanges
Add ability to send logs, events and metrics to discord
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 83
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
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: -
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the repository wiki and examining how TrinityCore currently handles logs, events, and metrics; the issue names no files, tests, or entry points. Identify the existing server integration points and the expected Discord communication scope before proposing an implementation. Done means documented support for sending the requested data to Discord on both branches, with verification appropriate to the chosen design.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100