I want a coin system for seating in a voice channel per 1 minute
问题 I did that the bot fixes when the user enters and leaves the voice channel, i want for each minute of sitting there a participant dripping 200 coins, i already did so with the chat. For my idea, I need "ms" and "fs" to capture a minute (60000 milliseconds) I also have a file where all the coins are chased, I want the amount per minute to go there const Discord = require('discord.js'); const fs = require("fs"); const ms = require("ms"); const token = "my token here"; const prefix = "!"; const