You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.
Revamp the weapon wish list solution for Destiny insights to more closely match Twitter bot user expectations.
Context
Destiny Insights currently uses 48klocs's dim-wish-list-sources for a weapon wish list data source for weapon rolls which are determined to be tweet worthy.
Challenges
Weapon metas change, this can't be a one time feature, it will require seasonal updates. This mandates not only we solve the technical needs but also stand up a healthy community of maintainers to own this wish list data over time as people move on and away from the project.
Destiny uses itemHashes instead of words becuase of regional language differences as well as perfomance reasons. Example: 3489657138 is the itemHash for a Legendary Rocket Launcher.
Method to allow contributors to add rolls without a huge headache of determining itemHashes
Requirments
The wish list must be stored in the project via JSON, example can be seen below.
Create healthy docs for how current and future contributors can add, remove, or update the weapon wish list data
Determine contributors who will take each season for the next six months as schedule to know who to assign each seasonal refresh to.
Document process using GitLab issues for each change to add/ remove/ update a weapon roll from the wish list so anyone in the community can suggest a change we consider to make. Important to know the What, Why, etc. using a GitHub issue template IMO.
What
Revamp the weapon wish list solution for Destiny insights to more closely match Twitter bot user expectations.
Context
Destiny Insights currently uses 48klocs's dim-wish-list-sources for a weapon wish list data source for weapon rolls which are determined to be tweet worthy.
Challenges
3489657138
is the itemHash for a Legendary Rocket Launcher.Requirments
Format
Considerations
Resources
Colloboration
Use comments in this issue to work out decisions, reasoning, etc.
The text was updated successfully, but these errors were encountered: