Add Scores for Reactions

For this one, is it possible to ask for a guidance for where to work on?
I am not sure if I should makes changes only to the Gamification plugin, or the Reaction plugin as well. Since not every site uses the Reactions plugin, is it okay to include settings about reactions in the gamification plugin?

2개의 좋아요

Can that option only be enabled if Reactions plugin is found? I think that could do the trick :love_you_gesture:

1개의 좋아요

Yes, we already do this for Discourse Solved. Since every scorable extends the base Scorable class you can redefine the enabled? method to check if a plugin is installed and enabled.

6개의 좋아요

I worked on this one. Here is the link for the PR:
https://github.com/discourse/discourse-gamification/pull/95

Please let me know if there are any issues!

6개의 좋아요