- Discord: https://discord.gg/bTK8MXughb
- npm i discord.js
- npm i ascii-table
- npm i ms
- node .
{
"TOKEN": "Your Bot Token",
"PREFIX": "$",
"COOLDOWN": 5000
}
Also you can change the Prefix in the same "config.json" file. and The Cooldown you can change it too to whatever you want, ex: 5000 = 5 seconds.