diff options
Diffstat (limited to 'bot/resources')
| -rw-r--r-- | bot/resources/monstersurvey.json | 5 | 
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": [] +    } +} | 
