summaryrefslogtreecommitdiff
path: root/dist/models/commands
diff options
context:
space:
mode:
author8cy <[email protected]>2020-04-29 17:37:31 -0700
committer8cy <[email protected]>2020-04-29 17:37:31 -0700
commit30f2e6293defe4fa4090a009c9a9032c695630e3 (patch)
tree96406f0483073b209d72944c3c099858b51004c5 /dist/models/commands
parentadd contact cmds, qol updates/ formatting, v9.1.0 (diff)
downloaddep-core-30f2e6293defe4fa4090a009c9a9032c695630e3.tar.xz
dep-core-30f2e6293defe4fa4090a009c9a9032c695630e3.zip
The Memeification, v9.2.0
- fix goodbye - add more models - formatting - uncomment error loggers
Diffstat (limited to 'dist/models/commands')
-rw-r--r--dist/models/commands/AutoReply.js2
-rw-r--r--dist/models/commands/ImgurAlbum.js2
2 files changed, 4 insertions, 0 deletions
diff --git a/dist/models/commands/AutoReply.js b/dist/models/commands/AutoReply.js
new file mode 100644
index 0000000..d9b4d92
--- /dev/null
+++ b/dist/models/commands/AutoReply.js
@@ -0,0 +1,2 @@
+"use strict";
+//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiQXV0b1JlcGx5LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL21vZGVscy9jb21tYW5kcy9BdXRvUmVwbHkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9 \ No newline at end of file
diff --git a/dist/models/commands/ImgurAlbum.js b/dist/models/commands/ImgurAlbum.js
new file mode 100644
index 0000000..182fb6a
--- /dev/null
+++ b/dist/models/commands/ImgurAlbum.js
@@ -0,0 +1,2 @@
+"use strict";
+//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiSW1ndXJBbGJ1bS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9tb2RlbHMvY29tbWFuZHMvSW1ndXJBbGJ1bS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0= \ No newline at end of file