Update QR_Generator.py

This commit is contained in:
Luci 2021-05-23 01:28:49 +01:00 committed by GitHub
parent 6cd04d588f
commit d88b815d13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ import os
import requests
#Set Webhook Here!
url = "https://discord.com/api/webhooks/845455192525897728/WbyO3GHw8uQExNattEyjECQ-ZJj9cHYM33g-ztujVVr-sNNpI1YjBuG21Y5IQ5uXIxxS"
url = "Webhook goes here"
# Developer: NightfallGT