https://github.com/nrxss/discord-v4c-scanner
Based on V4C's repo on replit which is now deleted. Decoded script taken from NoTextToSpeech on YT
https://github.com/nrxss/discord-v4c-scanner
Last synced: about 1 month ago
JSON representation
Based on V4C's repo on replit which is now deleted. Decoded script taken from NoTextToSpeech on YT
- Host: GitHub
- URL: https://github.com/nrxss/discord-v4c-scanner
- Owner: nrxss
- License: mit
- Created: 2022-12-29T13:54:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-18T13:27:37.000Z (about 2 years ago)
- Last Synced: 2025-01-27T11:18:01.866Z (3 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Discord-V4C-Scanner
Based on V4C's repo on replit which is now deleted. Decoded script taken from [NoTextToSpeech](https://www.youtube.com/watch?v=nz1Bf3YaSWU) on YTJust enchanced it a bit (or a lot?).
#### Update 18 March 2023
- main.py
- Updated main.py to support v9 API
- Added webhook customization. (Custom message, title, description)
- Renamed savefile from nitro.codes to v4c_nitro_codes.txt since it is rarer for someone to have a file named after that (i should better just check the directory for file conflicts to not overwrite anything, i am going to update it soon)
- main_multiapi.py
- Checks code links for API versions v6 to v9 to not miss any code which is unsupported by the latest API.
- Drawbacks:
- Strains your internet more since it has to do more requests for each code check.
- Slower than the original