Ive been using pyinstaller for awhile.
I am making a discord.py discord bot (yes i know its discontinued but still works so eh) and I need to obfubiscate my code so I can share it to other people. (run it on their own computer)
Some answers that ive lurked through have been helpful, but all i need to know is the filename.spec
file crucial or can i remove it?
Mine in detail reveals some important information the consumer of my code shouldnt know. If there is anyway i can make it invisible to the normal person, that would work.
But for now its vulnerable and I don't know the severity of me deleting it.
Why do I need to know:
- I have my information gathered mostly from this post.
- Pyinstaller's docs did not help me.
- I cannot manage to hide my code from people that will steal it. As I have api keys for giphy, youtube, and a random api that I paid for.
Please note I am not using youtube for music I understand the ban and how music bots are coming to a close.