diff options
| author | 2018-10-11 02:56:02 -0700 | |
|---|---|---|
| committer | 2018-10-11 02:56:02 -0700 | |
| commit | 21de080a3717a5642f5f081079227e6e7f21e271 (patch) | |
| tree | 389fe48083cada62f073eb930b8778752fa07c25 /bot/resources | |
| parent | Merge pull request #34 from markylon/master (diff) | |
Initial commit.
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": [] + } +} |