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

Add in ability to give negative points. #13

Open
MattPitlyk opened this issue Nov 10, 2017 · 2 comments
Open

Add in ability to give negative points. #13

MattPitlyk opened this issue Nov 10, 2017 · 2 comments

Comments

@MattPitlyk
Copy link
Collaborator

No description provided.

@kylesykes
Copy link
Collaborator

Could support an optional NEGATIVE_EMOJI environmental variable to make it flexible.

@JacobJerrell
Copy link

JacobJerrell commented Nov 13, 2017

Add functionality, but don't make it actually subtract points from the user:
POINTS_RECEIVED
NEG_POINTS_RECEIVED

I have functionality up and running. I'm having issues incorporating it into the leaderboard though. Trying to produce something like:

| User : 5 fireballs, and 3 glasses of water

If turned on, it will basically have two points to track instead of one. No one will actually have the ability to subtract points though. Probably need to rework my code to make this feature optional.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants