ScratchData LogoScratchData
Back to ViolaVampire's profile

Untitled-57

VIViolaVampire•Created February 24, 2024
Untitled-57
0
0
2 views
View on Scratch

Description

while True: top = hive.comments(limit=1)[0]["content"] try: if old != top and ("hey lyran" in top or "@ViolaVampire" in top): ntf = Notify() ntf.title = "Hey, Lyran..." ntf.message = top ntf.send() except NameError: continue old = top

Project Details

Project ID971389264
CreatedFebruary 24, 2024
Last ModifiedFebruary 24, 2024
SharedFebruary 24, 2024
Visibilityvisible
CommentsAllowed