Squuv / Nitrx

Nitrx Discord Gifts checker ❤️
GNU General Public License v3.0
43 stars 31 forks source link

Code error #7

Open Xp10d3 opened 4 years ago

Xp10d3 commented 4 years ago

Not being a Python coder myself, I get an error at line 179 when running python Nitrx.py: File "Nitrx.py", line 179 """ ^ SyntaxError: invalid syntax

Don't judge: I code Java and do web development.

Line 179: """

Full thingy (it's not a method or function but I don't know what to call it): if name == 'main': try: msg = f""" {header} ███╗ ██╗██╗████████╗██████╗ ██╗ ██╗ ████╗ ██║██║╚══██╔══╝██╔══██╗╚██╗██╔╝ ██╔██╗ ██║██║ ██║ ██████╔╝ ╚███╔╝ ██║╚██╗██║██║ ██║ ██╔══██╗ ██╔██╗ V 2 ██║ ╚████║██║ ██║ ██║ ██║██╔╝ ██╗ ╚═╝ ╚═══╝╚═╝ ╚═╝ ╚═╝ ╚═╝╚═╝ ╚═╝\n {yellow}By {cyan}Twitter {red}Squuv \n

    {red}1{green}- {yellow}[{reset}Auto{yellow}]{blue} Generator and Scann
    {red}2{green}- {blue}Check Codes From {yellow}[{reset}LIST{yellow}]
    """
SyFizz commented 4 years ago

I have the same error

ephemeral8997 commented 4 years ago

As i think, you should add """ at the end of \n