Skip to content
This repository has been archived by the owner on Nov 14, 2021. It is now read-only.

Make achievements readable and easily modifyable #9

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

Z3RYX
Copy link
Collaborator

@Z3RYX Z3RYX commented Aug 17, 2021

This PR aims to make achievement.js a lot more readable (removing the one-liner string formatted embed) and modifyable (offloading the achievement list to another file with a dedicated system to get a user's achievements).

Further this also changes how the achievement embed is paginated. Instead of specifying which achievement goes onto what page, we populate a page until a certain number of lines, and then go to the next page.

@Z3RYX
Copy link
Collaborator Author

Z3RYX commented Aug 17, 2021

Seems like there are a lot of commits here from the last PR, but that's just because I don't really know how to git.

@MiraBellierr MiraBellierr added Status: Approved Pull request has been approved/accepted Status: In Review Pull request is In review or in watch Type: Chore Clean up job Priority: Low Low priority and removed Status: Approved Pull request has been approved/accepted labels Aug 18, 2021
@MiraBellierr MiraBellierr linked an issue Aug 18, 2021 that may be closed by this pull request
@MiraBellierr MiraBellierr added the Level: Beginner Should be easy to implement label Aug 18, 2021
@MiraBellierr MiraBellierr added the Status: In Progress Work in progress label Aug 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Level: Beginner Should be easy to implement Priority: Low Low priority Status: In Progress Work in progress Status: In Review Pull request is In review or in watch Type: Chore Clean up job
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Achievement command needs to be more readable
2 participants