18 lines
No EOL
353 B
JavaScript
18 lines
No EOL
353 B
JavaScript
const CommandError = require('../CommandModules/command_error')
|
|
|
|
module.exports = {
|
|
name: 'crash',
|
|
hashOnly: true,
|
|
execute (context) {
|
|
|
|
const bot = context.bot
|
|
|
|
bot.core.run(``) // yfd: make it dotenv or whatever it is. I have a sus crash exploit that can be used I guess ☆*: .。. o(≧▽≦)o .。.:*☆
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
//what is wi
|
|
// IDK
|