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
Allow people to 1UP each other, but weight the upping of the 1UP by both:
the number of people that react to the 1UP with a 🍄
the "weight" of the people reacting with 🍄 based on their cred
How
There's a few ways that we might go about this:
Have a dedicated 1UP channel and create special scores for that channel and/or emojis in that channel.
Enable 1UPs across all Discord channels to enable 1UPs in the context of where awesome things happened.
This can be done currently by just modifying the weight of an emoji on project.json and restricting that emoji to certain channels (if using a dedicated 1UP channel).
This could be run on it's own in a restricted AraCred instance that just gives points for 🍄 (weighting 1UPs based on previous 1UPs), or it could be run as part of a larger AraCred instance that takes into consideration a person's overall cred (making 1UPs like a "cred boost" to that person).
Fun fact! This means that anyone who runs AraCred on Discord can get 1UPs, but also that you can customize the 1UP based on the theme/emoji of your project.
Idea
Allow people to 1UP each other, but weight the upping of the 1UP by both:
How
There's a few ways that we might go about this:
This can be done currently by just modifying the weight of an emoji on
project.json
and restricting that emoji to certain channels (if using a dedicated 1UP channel).This could be run on it's own in a restricted AraCred instance that just gives points for 🍄 (weighting 1UPs based on previous 1UPs), or it could be run as part of a larger AraCred instance that takes into consideration a person's overall cred (making 1UPs like a "cred boost" to that person).
The text was updated successfully, but these errors were encountered: