forked from rDrama/rDrama
1
0
Fork 0

add LLM snappy quote

master
Aevann 2023-10-01 17:46:34 +03:00
parent 519ebb3fb4
commit a5875f713e
1 changed files with 3 additions and 1 deletions

View File

@ -80,10 +80,12 @@ def execute_snappy(post, v):
else:
body = ":#marseyfuckoffcarp:"
elif v.id == AEVANN_ID:
body="https://i.rdrama.net/images/16909380805064178.webp"
body = "https://i.rdrama.net/images/16909380805064178.webp"
elif v.id == LAWLZ_ID:
if random.random() < 0.5: body = "wow, this lawlzpost sucks!"
else: body = "wow, a good lawlzpost for once!"
elif v.id == 253:
body = "https://i.rdrama.net/images/16961715452780113.webp"
else:
if IS_DKD():
SNAPPY_CHOICES = SNAPPY_KONGS