gardenshade / mam-plus

Tweaks & functionality for MAM
83 stars 6 forks source link

Store recent giftees in settings data #198

Open gardenshade opened 2 years ago

gardenshade commented 2 years ago

Description:

When you send someone a gift, that information should be stored in the script to prevent errors related to sending more than the maximum amount. May relate to #165. Made useful through #197.

Implementation:

Links:

@ yyyzzz999