diff --git a/files/helpers/const.py b/files/helpers/const.py index 3d1e58522..5d8098305 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -136,6 +136,7 @@ if SITE in {'rdrama.net','devrama.xyz'}: MOOSE_ID = 1904 AEVANN_ID = 1 HOMO_ID = 147 + SOREN_ID = 2546 Q_ID = 1480 LAWLZ_ID = 3833 LLM_ID = 253 @@ -166,6 +167,7 @@ elif SITE == "pcmemes.net": MOOSE_ID = 0 AEVANN_ID = 1 HOMO_ID = 0 + SOREN_ID = 0 Q_ID = 0 LAWLZ_ID = 0 LLM_ID = 0 @@ -196,6 +198,7 @@ else: MOOSE_ID = 0 AEVANN_ID = 9 HOMO_ID = 0 + SOREN_ID = 0 Q_ID = 0 LAWLZ_ID = 0 LLM_ID = 0 @@ -582,6 +585,7 @@ NOTIFIED_USERS = { 'dong': DONGER_ID, 'kippy': KIPPY_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 coins','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')