The proper Discord Nitro code generator and checker.
All the generators that I saw on github contained a bunch of errors in their code. I took everything into account and wrote my own. Because why not?
- Download an archive from the releases page.
- Unzip and edit configuration in
Nitrogen.dll.config
. - Fill the file
proxies.txt
with proxies. Example:
socks4://192.168.13.37:4153
socks4://79.137.22.8:4153
http://1.1.1.1:1111
socks5://13.37.13.37:1337
- Start the program, glhf.
- Build sources (restore NuGet packages).
- Change config stored in the output folder (
Nitrogen.dll.config
). - Create a
proxies.txt
file in the output folder. - Fill the file
proxies.txt
with proxies. Example:
socks4://192.168.13.37:4153
socks4://79.137.22.8:4153
http://1.1.1.1:1111
socks5://13.37.13.37:1337
- Start the program, glhf.