Begin work for 8ball

This commit is contained in:
Anthony M 2021-02-04 01:29:09 -06:00 committed by GitHub
parent dd22c5e4ca
commit 9fa6ca05e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
8ball.js Normal file
View File

@ -0,0 +1,5 @@
module.exports = {
name: '8ball',
description: 'Ask Anitrox a question, any question! and they will answer it!',
execute(client, message, args) {