Skip to content

Instantly share code, notes, and snippets.

View authorisation's full-sized avatar
💗
st웃!!!??

auth authorisation

💗
st웃!!!??
View GitHub Profile
@objcmsgSend
objcmsgSend / Logger.py
Created December 8, 2023 19:02
Snapchat Testlight Logger
import requests, time
from discord_webhook import DiscordWebhook, DiscordEmbed
from bs4 import BeautifulSoup
# Replace with your Discord webhook URL
DISCORD_WEBHOOK_URL = ""
# Replace with the user ID you want to mention, really meant for error logging
USER_ID_TO_MENTION = "1032414469642526801"