ServiceNowDevProgram / Points-Thing

The official application repository for the bot @Points-Thing on the sndevs.com workspace.
https://github.com/ServiceNowDevProgram/Hacktoberfest
4 stars 30 forks source link

feat: Add handling for PointsParty to PointsThing #14

Closed SapphicFire closed 1 year ago

SapphicFire commented 1 year ago

Wanted to be the first cab off the rank!

Justification for Change:

Per the first issue, this PR allows PointsThing to support PP over Slacker. This requires the Slacker Parser to be disabled - not sure if you want me to do a PR for that.

Process for comparison:

Before (with clone-stopher/@chelming):

image

After (note that I didn't have spare users to work with, those are user records created in my dev instance):

image

This will resolve #1, if you're happy with it for the current non-parser design?