Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0xnonames/croissanted.py

A Python script exploiting Discord's authorization token.
https://github.com/0xnonames/croissanted.py

discord exploit python

Last synced: 2 months ago
JSON representation

A Python script exploiting Discord's authorization token.

Awesome Lists containing this project

README

        

# Croissanted
A Python script exploiting Discord's authorization token.

# DISCLAIMER #
**Third party clients are not recommended and are against Discord's TOS.**

**Use at your own risk (the program uses the Discord API to send messages and receive basic data, so you may not be banned, but be careful).**

**I am not responsible for any criminal use of the program or a ban of your Discord account.**

# How to use #
You will need your authorization token to use the application.
You can get it in the "Network" tab of the development tools of your favourite web browser.
Simply filter by "Fetch/XHR" and look for "science" or other Discord related API endpoint.


Token Screenshot

Once you have your token, just run the program, it doesn't need any additional modules other than those installed by default in Python.