diff options
| author | 2018-11-20 13:06:20 +0100 | |
|---|---|---|
| committer | 2018-11-20 13:06:20 +0100 | |
| commit | 1bd808f4c57ccf3b918d9624eabf3524175f6369 (patch) | |
| tree | f30cf13f575ac82a9732e655a78aa348120c5334 /bot/cogs/resources | |
| parent | Merge branch 'DerpDays-master' (diff) | |
| parent | Merge pull request #67 from python-discord/dfitzpatrick-vote-monster-refactor (diff) | |
Merge branch 'master' of github.com:python-discord/seasonalbot
Diffstat (limited to 'bot/cogs/resources')
| -rw-r--r-- | bot/cogs/resources/candy_collection.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bot/cogs/resources/candy_collection.json b/bot/cogs/resources/candy_collection.json new file mode 100644 index 00000000..6313dd10 --- /dev/null +++ b/bot/cogs/resources/candy_collection.json @@ -0,0 +1,8 @@ +{ + "msg_reacted": [ + + ], + "records": [ + + ] +} |