From bca7215292ce82f30d94918504c400f4463f8681 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 5 Feb 2022 09:59:10 +0200 Subject: [PATCH] fds --- files/helpers/const.py | 9 ++++++--- files/templates/default.html | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/files/helpers/const.py b/files/helpers/const.py index 8070cfb54..cc0f5c944 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -161,6 +161,7 @@ if SITE == 'rdrama.net': LAWLZ_ID = 3833 LLM_ID = 253 DAD_ID = 2513 + SOREN_ID = 2546 MOM_ID = 4588 DONGER_ID = 541 BUG_THREAD = 18459 @@ -529,7 +530,7 @@ AWARDS = { AWARDS2 = deepcopy(AWARDS) for k, val in AWARDS.items(): if val['description'] == '???': AWARDS2.pop(k) - if SITE == 'pcmemes.net' and k in ('ban','pizzashill','marsey','bird','grass'): AWARDS2.pop(k) + if SITE == 'pcmemes.net' and k in ('ban','pizzashill','marsey','bird','grass','chud'): AWARDS2.pop(k) TROLLTITLES = [ "how will @{username} ever recover?", @@ -553,11 +554,13 @@ NOTIFIED_USERS = { 'landlet': LLM_ID, 'dong': DONGER_ID, 'kippy': KIPPY_ID, - 'the_homocracy': HOMO_ID + 'the_homocracy': HOMO_ID, + 'soren': SOREN_ID } FORTUNE_REPLIES = ('Your fortune: Allah Wills It','Your fortune: Inshallah, Only Good Things Shall Come To Pass','Your fortune: Allah Smiles At You This Day','Your fortune: Your Bussy Is In For A Blasting','Your fortune: You Will Be Propositioned By A High-Tier Twink','Your fortune: Repent, You Have Displeased Allah And His Vengeance Is Nigh','Your fortune: Reply Hazy, Try Again','Your fortune: lmao you just lost 100 dramacoin','Your fortune: Yikes 😬','Your fortune: You Will Be Blessed With Many Black Bulls','Your fortune: NEETmax, The Day Is Lost If You Venture Outside','Your fortune: A Taste Of Jannah Awaits You Today','Your fortune: Watch Your Back','Your fortune: Outlook good','Your fortune: Godly Luck','Your fortune: Good Luck','Your fortune: Bad Luck','Your fortune: Good news will come to you by mail','Your fortune: Very Bad Luck','Your fortune: キタ━━━━━━(゚∀゚)━━━━━━ !!!!','Your fortune: Better not tell you now','Your fortune: You will meet a dark handsome stranger','Your fortune: ( ´_ゝ`)フーン','Your fortune: Excellent Luck','Your fortune: Average Luck') no_pass_phrase = """

Sorry whiteboy, we're gonna need to see some ID before you start throwin that word around like it's nothing.\n\nTake a 10 minute time-out and come back when you've learned your lesson and/or paid reparations (by purchasing a BIPOC Approved™ Rdrama NWord Pass© from the shop) \n\nThis is an automated message; if you need help, you can message us here.

""" -subs = ('2balkan4u','2middleeast4u') \ No newline at end of file +if SITE == 'rdrama.net': subs = ('2balkan4u','2middleeast4u') +else: subs = () \ No newline at end of file diff --git a/files/templates/default.html b/files/templates/default.html index 4aeeb4cb5..f03344dc5 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -225,7 +225,7 @@ {% else %} - site banner + site banner {% endif %}