FNFGirlfriendBot/modules/team.js

5 lines
135 B
JavaScript
Raw Normal View History

2024-02-13 12:11:00 -05:00
function team (bot, context, data) {
const CommandSource = require('../CommandModules/command_source')
}
module.exports = team