Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/0xnonames/croissanted.py
- Owner: 0xNoNames
- License: gpl-3.0
- Created: 2022-03-16T17:41:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-02T20:07:39.000Z (almost 2 years ago)
- Last Synced: 2023-09-12T10:48:32.490Z (over 1 year ago)
- Topics: discord, exploit, python
- Language: Python
- Homepage:
- Size: 105 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
Once you have your token, just run the program, it doesn't need any additional modules other than those installed by default in Python.