vb2007 / discordbot

A simple discord bot of mine developed with node.js's discord.js library.
GNU Affero General Public License v3.0
1 stars 0 forks source link

New command: /withdraw (economy) #46

Closed vb2007 closed 2 weeks ago

vb2007 commented 2 months ago

Related issue (/deposit): https://github.com/vb2007/discordbot/issues/44

A command that lets a user withdraw a specified amount of money from their bank.

This command should have a daily usage limit as well, just like the /deposit command.