diff --git a/tmgdsp.py b/tmgdsp.py index 5ebc20a..644dfe1 100644 --- a/tmgdsp.py +++ b/tmgdsp.py @@ -7,7 +7,7 @@ from discord_webhook import DiscordWebhook webhook = DiscordWebhook( url='https://discordapp.com/api/webhooks/744608404848246926/FwwWUNmuWsCetFDBOcA1trCx6nSflI0yX3f9BNh7-oB5a2VYSLl882di23XK2TNWwQxP', - username="billing vfgdsp") + username="billing tmgdsp") dirpath = "." FILE = [filename for filename in os.listdir(dirpath) if filename.startswith("TMGDSP_")]