aboutsummaryrefslogtreecommitdiff
path: root/commands/util/defaults
diff options
context:
space:
mode:
Diffstat (limited to 'commands/util/defaults')
-rw-r--r--commands/util/defaults/emote.js.json45
-rw-r--r--commands/util/defaults/help.js.json2
-rw-r--r--commands/util/defaults/poll.js.json2
-rw-r--r--commands/util/defaults/say.js.json2
-rw-r--r--commands/util/defaults/status.js.json2
5 files changed, 53 insertions, 0 deletions
diff --git a/commands/util/defaults/emote.js.json b/commands/util/defaults/emote.js.json
new file mode 100644
index 0000000..9dd461b
--- /dev/null
+++ b/commands/util/defaults/emote.js.json
@@ -0,0 +1,45 @@
+{"avaliable_multi":{"value":{
+ "hug":"hugged",
+ "bite":"bit",
+ "boop":"booped",
+ "bonk":"bonked",
+ "cuddle":"cuddled",
+ "dance":"danced with",
+ "feed":"fed",
+ "handhold":"held hands with",
+ "highfive":"highfived",
+ "kiss":"kissed",
+ "lick":"licked",
+ "love":"loved",
+ "nom":"nommed",
+ "nuzzle":"nuzzled",
+ "pat":"pat",
+ "poke":"poked",
+ "punch":"punched",
+ "slap":"slapped",
+ "stare":"stared down",
+ "throw":"threw",
+ "tickle":"tickled"
+}},"avaliable_solo":{"value":{
+ "bath":"bathed",
+ "boom":"exploded",
+ "blush":"blushed",
+ "clap":"clapped",
+ "cookie":"had a cookie",
+ "cringe":"cringed",
+ "cry":"cried",
+ "dab":"dabbed",
+ "facepalm":"facepalmed",
+ "grin":"grinned",
+ "laugh":"laughed",
+ "lurk":"lurked",
+ "panic":"panicked",
+ "pout":"pouted",
+ "sip":"sipped",
+ "think":"thought",
+ "run":"ran",
+ "triggered":"triggered",
+ "wag":"wagged",
+ "wink":"winked"
+}},"cooldown":3600,"desc":"Sends a gif","restrict":[],"restricted":[],
+"usage":"{command} [user]"} \ No newline at end of file
diff --git a/commands/util/defaults/help.js.json b/commands/util/defaults/help.js.json
new file mode 100644
index 0000000..8908911
--- /dev/null
+++ b/commands/util/defaults/help.js.json
@@ -0,0 +1,2 @@
+{"cooldown":3,"desc":"Lists commands and info on them!","restrict":["695872127487967233"],"restricted":[],
+"usage":"{command} [command]"} \ No newline at end of file
diff --git a/commands/util/defaults/poll.js.json b/commands/util/defaults/poll.js.json
new file mode 100644
index 0000000..b45d084
--- /dev/null
+++ b/commands/util/defaults/poll.js.json
@@ -0,0 +1,2 @@
+{"cooldown":3,"desc":"Create a poll","restrict":[],"restricted":[],
+"usage":"{command} {title} [option,.. (up to 10)]"} \ No newline at end of file
diff --git a/commands/util/defaults/say.js.json b/commands/util/defaults/say.js.json
new file mode 100644
index 0000000..4247fd2
--- /dev/null
+++ b/commands/util/defaults/say.js.json
@@ -0,0 +1,2 @@
+{"cooldown":-1,"desc":"Make me say something","restrict":[],"restricted":[],
+"usage":"{command} [channel] {message}"} \ No newline at end of file
diff --git a/commands/util/defaults/status.js.json b/commands/util/defaults/status.js.json
new file mode 100644
index 0000000..53080f3
--- /dev/null
+++ b/commands/util/defaults/status.js.json
@@ -0,0 +1,2 @@
+{"cooldown":3,"desc":"Lists server status for snschan","restrict":[],"restricted":[],
+"usage":"{command}"} \ No newline at end of file