aboutsummaryrefslogtreecommitdiff
path: root/src/commons/jokes.js
diff options
context:
space:
mode:
authorIndrajith K L2021-03-27 21:57:16 +0530
committerIndrajith K L2021-03-27 21:57:16 +0530
commite3dba82cf3cdbdf5c0aad3d308013695a2074ecf (patch)
tree83b1b0f5f968ca3f4c260a068fe364821e68176a /src/commons/jokes.js
parent6048206733b3d6bb9ffbacb3e54f4bef88777585 (diff)
downloadlul-bot-e3dba82cf3cdbdf5c0aad3d308013695a2074ecf.tar.gz
lul-bot-e3dba82cf3cdbdf5c0aad3d308013695a2074ecf.tar.bz2
lul-bot-e3dba82cf3cdbdf5c0aad3d308013695a2074ecf.zip
Code Refactoring
* Adds Config for commands * Moved Casual Messages to language.json
Diffstat (limited to 'src/commons/jokes.js')
-rw-r--r--src/commons/jokes.js7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/commons/jokes.js b/src/commons/jokes.js
deleted file mode 100644
index 261cacb..0000000
--- a/src/commons/jokes.js
+++ /dev/null
@@ -1,7 +0,0 @@
-module.exports = {
- name: "jokes",
- description: "Only bad jokes here",
- execute() {
-
- }
-} \ No newline at end of file