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.
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.