4 lines
123 B
JavaScript
4 lines
123 B
JavaScript
// Export run function
|
|
module.exports.run = async (client, interaction, args, member, guild, channel, message, db) => {
|
|
|
|
} |