Skip to content

Conversation

@danthe1st
Copy link
Member

@danthe1st danthe1st commented Jul 8, 2023

https://canary.discord.com/channels/648956210850299986/1127233526115336344

This PR adds a plot argument to the /help account command.
If this argument is true, the bot attaches a plot containing earned XP values over the last year grouped by month.
Users can only query a plot of their own XP history.

An image with the plot is added to the response of /help account.

image

@danthe1st danthe1st requested a review from a team as a code owner July 8, 2023 20:13
@danthe1st danthe1st added the feature: help-system For issues pertaining to the bot's help channel management functionality. label Jul 9, 2023
@liquiddevelopmentnet
Copy link
Member

Wouldn't be a line chart of the total XP over x months more appealing?

@danthe1st
Copy link
Member Author

Wouldn't be a line chart of the total XP over x months more appealing?

Line charts are notmally used when plotting a total changing.
However, this the amount of XP per month and not the total XP the user had each month. The gained XP in month A is independent from the gained XP in month B.

@MoonTM-GIT MoonTM-GIT merged commit c830f7f into Java-Discord:main Jul 12, 2023
@danthe1st danthe1st deleted the help-history-chart branch July 14, 2023 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature: help-system For issues pertaining to the bot's help channel management functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants