FridayNightFunkinBoyfriendBot/modules/team.js

5 lines
135 B
JavaScript
Raw Normal View History

2023-12-17 14:55:27 -05:00
function team (bot, context, data) {
const CommandSource = require('../CommandModules/command_source')
}
module.exports = team