logicguy1 / Discord-Nitro-Generator-and-Checker

Generate discord nitro codes and check them
MIT License
631 stars 1k forks source link

.exe file #49

Closed anshmehta7x closed 2 years ago

anshmehta7x commented 3 years ago

use pyinstaller or py2exe to make the file into an executable. this will allow people to use the generator without python installed

5alidshammout commented 3 years ago

Nice idea 💡

HellBri8nger commented 3 years ago

use pyinstaller or py2exe to make the file into an executable. this will allow people to use the generator without python installed

shouldn't this be on pull requests?

Fisheiyy commented 3 years ago

use pyinstaller or py2exe to make the file into an executable. this will allow people to use the generator without python installed

shouldn't this be on pull requests?

no for a pull request you have to make a change to the code

AstroNaut244 commented 3 years ago

It was a too good idea soo... I just did it! Check out fast! https://github.com/aimaster123/Discord-Nitro-Generator-and-Checker (this is actually from my other account)

Fisheiyy commented 3 years ago

if you want it to actually be added to this repository you would have to make a PR and it would not be accepted because you dont retain any of the actual source files, maybe make a folder called executables with all the original source code still around it?

It was a too good idea soo... I just did it! Check out fast! https://github.com/aimaster123/Discord-Nitro-Generator-and-Checker (this is actually from my other account)

logicguy1 commented 3 years ago

if you want it to actually be added to this repository you would have to make a PR and it would not be accepted because you dont retain any of the actual source files, maybe make a folder called executables with all the original source code still around it?

It was a too good idea soo... I just did it! Check out fast! https://github.com/aimaster123/Discord-Nitro-Generator-and-Checker (this is actually from my other account)

All the files in the repo are the source files, the only reason it wouldn't be accepted would be because you can't verify it does not include any malware

Fisheiyy commented 3 years ago

if you want it to actually be added to this repository you would have to make a PR and it would not be accepted because you dont retain any of the actual source files, maybe make a folder called executables with all the original source code still around it?

It was a too good idea soo... I just did it! Check out fast! https://github.com/aimaster123/Discord-Nitro-Generator-and-Checker (this is actually from my other account)

All the files in the repo are the source files, the only reason it wouldn't be accepted would be because you can't verify it does not include any malware

yes considering the fact that it was made by an outsider from the project and not you

logicguy1 commented 3 years ago

And besides i dont even run windows so i cant compile it

NanetteXD commented 3 years ago

@logicguy1 I think you can with PyInstaller to cross-"compile" programs, anyways if you want me to cross-compile it, just ask, i'll be happy to help.