How to save a specific value in discord.js for it to be used later

Viewed 17

I am trying to make a system where you can beg for money in discord.js currently I have it generate a random interger and send it in the channel. I want each user to have a wallet of sort that stores there money, how would I do this.

1 Answers
Related