From a44bf31afe338d15c7f9c72e550da5b61e2e4278 Mon Sep 17 00:00:00 2001 From: Aevann Date: Thu, 8 Feb 2024 01:22:02 +0200 Subject: [PATCH] add sneedman snappy quote --- files/helpers/actions.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/helpers/actions.py b/files/helpers/actions.py index 0ade4c962..b2cec33df 100644 --- a/files/helpers/actions.py +++ b/files/helpers/actions.py @@ -92,6 +92,8 @@ def execute_snappy(post, v): body = "https://i.rdrama.net/images/17025988883967621.webp" elif SITE == 'rdrama.net' and v.id == 5214: body = random.choice(("https://rdrama.net/audio/1704983217764354.mp3", "Dear Chiobu:\n\nWe are not accepting non-US residents because of difficulty of payment and difficulty of enforcing our Confidentiality Agreement internationally. Additionally, you seem to have opinions incompatible with ours, namely your opinions **Towards the Chinese** and **Towards Transgender Individuals**. We thank you for your interest.")) + elif SITE == 'rdrama.net' and v.id == 9493: + body = "https://i.rdrama.net/images/16973719400351799.webp" else: if IS_DKD(): SNAPPY_CHOICES = SNAPPY_KONGS