hoemotion / discord-mass-dm

A discord program that will send a message to nearly every user in a discord server. Only for educational purposes 🥱🚀
GNU General Public License v3.0
194 stars 75 forks source link

Convert into exe #22

Closed aditya-pushkar closed 2 years ago

aditya-pushkar commented 2 years ago

Hey, i really want to convert this into EXECUTABLE file that can run without any dependency on any computer . I used pyinstaller but it is giving me path error every time

If possible point me to some good resource .

Thanks

hoemotion commented 2 years ago

check out this guide