Can I add currency to commands?

Hi there! I was wondering if there was a way to give currency in a command?

I had this idea to have my viewers be able to virtually forage in my chat. Is there something I can add at the end to make it add a custom amount to the person who triggered the command? Heres an example of one of them:

#viewer_name# embarked on a foraging adventure :wood::herb::mushroom:. You whimsically wandered through the lush magical woods :evergreen_tree::deciduous_tree::woman_fairy:t2::sparkles:. Peering into the depths of a tranquil pond, you see your own reflection mirrored in the still waters. :herb::ocean::sunrise: Something then catches your eye. Thick, white to grayish-brown cap with white pores. You have discovered a King Bolete Mushroom (Boletus edulis):mushroom::sparkles: You’ve gained 50 gold.

Thanks so much :slight_smile:

Hello,
You use the $currency TAG :

$currency(add,$(nick),50)

Documentation - Wize.Bot (At the bottom) :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.