From cae05760789f446a069a304c2b11fb6a56e52193 Mon Sep 17 00:00:00 2001 From: Luke R Date: Thu, 20 Mar 2025 13:04:59 -0700 Subject: [PATCH] Adding mroe dracula flow gifs --- app/cogs/cheeky_functions.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/cogs/cheeky_functions.py b/app/cogs/cheeky_functions.py index 879df160..c76942c4 100755 --- a/app/cogs/cheeky_functions.py +++ b/app/cogs/cheeky_functions.py @@ -131,6 +131,8 @@ class Cheeky(commands.Cog): "https://images.genius.com/849ee70350655faade56ce88d3b41c54.1000x899x1.png", "https://pbs.twimg.com/media/GAR5seTbcAAr1Fb.jpg", "https://static.wikia.nocookie.net/jabroni-memes/images/a/af/DRACULAFLOW1.png/revision/latest?cb=20240307002406", + "https://preview.redd.it/help-finding-the-vampire-costume-used-in-the-dracula-flow-v0-ip3v0xxlyqqb1.jpg?width=640&crop=smart&auto=webp&s=3fec11a54ff2bf9a6568ac6c6f9625636a659361", + "https://imgur.com/Gx7asno.gif", ] embed.set_image(url=random.choice(images))