aboutsummaryrefslogtreecommitdiffstats
path: root/bot/resources
diff options
context:
space:
mode:
authorGravatar Derek Fitzpatrick <[email protected]>2018-10-11 02:56:02 -0700
committerGravatar Derek Fitzpatrick <[email protected]>2018-10-11 02:56:02 -0700
commit21de080a3717a5642f5f081079227e6e7f21e271 (patch)
tree389fe48083cada62f073eb930b8778752fa07c25 /bot/resources
parentMerge pull request #34 from markylon/master (diff)
Initial commit.
Diffstat (limited to 'bot/resources')
-rw-r--r--bot/resources/monstersurvey.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/bot/resources/monstersurvey.json b/bot/resources/monstersurvey.json
new file mode 100644
index 00000000..7a8c2043
--- /dev/null
+++ b/bot/resources/monstersurvey.json
@@ -0,0 +1,5 @@
+{
+ "Frankenstein's Monster": {
+ "votes": []
+ }
+}