Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a non-Core FFLogs plugin to check parses #76

Open
4 tasks
MKhayle opened this issue May 19, 2022 · 0 comments
Open
4 tasks

Implement a non-Core FFLogs plugin to check parses #76

MKhayle opened this issue May 19, 2022 · 0 comments
Labels
enhancement New feature or request non-core module Priority P3 ordinary flow of work

Comments

@MKhayle
Copy link

MKhayle commented May 19, 2022

Describe the solution you'd like
(Also from #3, thanks @ArcaneDisgea, expanded that a bit much for more depth so that we may discuss it)

This non-Core FFLogs plugin should cover basic transactions with FFLogs' API to display data tied to a character.
It may involve a per-server configuration so that specialized Discord servers can choose which default duties are to be displayed by the bot, with additionals query parameters to choose specific duties. Some other plugins may want to depend on it for the API integration. In addition, it should handle commands to display various datas / statistics on specific duties, character parses, and maybe curate some job data (highest percentiles damage value on content, parse counts for a specific job, etc).

  • FFLogs API integration
  • Embeddable stats to display data from FFLogs
  • Per-server configuration for default duties
  • Maybe some feature to get a XIVAnalysis link out of a given / the most recent log on a specific duty ?

Potential user commands examples
/fflog Player Character@Server (P1S) (BLM) > displays a brief summary of the character's best current tier parses or on a specific duty or on a specific job
/toplogs Player Character@Server P1S > displays the top 5 parses of a character on a specific duty
/analysis Player Character@Server P1S > displays XIVAnalysis links of the most recent logs on a specific duty for a specific character

@MKhayle MKhayle added the enhancement New feature or request label May 19, 2022
@project-automations project-automations bot moved this to Todo ✏️ in MVP May 19, 2022
@MKhayle MKhayle changed the title Implement a non-Core FFLogs Module to check parses Implement a non-Core FFLogs plugin to check parses May 20, 2022
@kalilistic kalilistic added the Priority P3 ordinary flow of work label May 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request non-core module Priority P3 ordinary flow of work
Projects
Status: Todo ✏️
Development

No branches or pull requests

3 participants