diff options
| author | 2018-10-11 12:21:46 +0200 | |
|---|---|---|
| committer | 2018-10-11 12:21:46 +0200 | |
| commit | f51e7a3bc7517ff6843a6fea28c9772d262e970e (patch) | |
| tree | a800567d389918002f97a31ee9348658e7d3ce18 /bot/resources | |
| parent | Merge pull request #34 from markylon/master (diff) | |
| parent | Made the movie formatter less naïve. It no longer crashes if TMDB's return d... (diff) | |
Merge pull request #41 from discord-python/fixup
Various critical fixes.
Diffstat (limited to 'bot/resources')
| -rw-r--r-- | bot/resources/halloweenify.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bot/resources/halloweenify.json b/bot/resources/halloweenify.json index 458f9342..88c46bfc 100644 --- a/bot/resources/halloweenify.json +++ b/bot/resources/halloweenify.json @@ -74,6 +74,9 @@ }, { "Chatterer": "https://c-5uwzmx78pmca09x24quoqfx2ezivsmzx2ekwu.g00.ranker.com/g00/3_c-5eee.zivsmz.kwu_/c-5UWZMXPMCA09x24pbbx78ax3ax2fx2fquoqf.zivsmz.kwux2fvwlm_quox2f14x2f586061x2fwzqoqvitx2fkpibbmzmz-nqtu-kpizikbmza-x78pwbw-9x3fex3d438x26yx3d48x26nux3drx78ox26nqbx3dkzwx78x26kzwx78x3dnikmax22x26q98k.uizsx3dquiom_$/$/$/$/$/$" + }, + { + "Pale Man": "https://i2.wp.com/macguff.in/wp-content/uploads/2016/10/Pans-Labyrinth-Movie-Header-Image.jpg?fit=630%2C400&ssl=1" } ] }
\ No newline at end of file |