diff --git a/8ball.js b/8ball.js deleted file mode 100644 index 476ae0f..0000000 --- a/8ball.js +++ /dev/null @@ -1,5 +0,0 @@ -module.exports = { - name: '8ball', - description: 'Ask Anitrox a question, any question! and they will answer it!', - execute(client, message, args) { - \ No newline at end of file