the-cult-of-integral / discord-raidkit

An open-source, forever free tool that allows you to raid and destroy Discord servers via Discord bots, compromise Discord accounts, and generate Discord token grabbers.
GNU General Public License v2.0
613 stars 166 forks source link

No such file or directory: 'cogs\\qetesh\\all_links.txt' #83

Closed the-cult-of-integral closed 1 year ago

the-cult-of-integral commented 1 year ago

My dumbass forgot to include the all_links.txt file in the auto-py-to-exe list of included files with the compiled executable. It will be fixed in v2.4.4 immediately.

the-cult-of-integral commented 1 year ago

It turns out it did include it, but it is included within the _internal structure, and the code did not search for that. Now, the code will search for different locations depending on whether it is a py script running, which would indicate a direct clone of the repo, or an executable running, which means the _internal structure.