DIscord upload fixed
This commit is contained in:
@@ -8,6 +8,10 @@ import os
|
||||
from discord_webhook import DiscordWebhook
|
||||
|
||||
|
||||
webhook = DiscordWebhook(
|
||||
url='https://discordapp.com/api/webhooks/744608404848246926/FwwWUNmuWsCetFDBOcA1trCx6nSflI0yX3f9BNh7-oB5a2VYSLl882di23XK2TNWwQxP',
|
||||
username="billing vfcz")
|
||||
|
||||
|
||||
dirpath = "."
|
||||
FILE = [filename for filename in os.listdir(dirpath) if filename.startswith("VFCZ_")]
|
||||
|
||||
Reference in New Issue
Block a user