SealedSaucer / Online-Forever

Make Your Discord Account 24/7 Online!
https://www.youtube.com/watch?v=-soq0pOqP_4
GNU General Public License v3.0
955 stars 472 forks source link

error while running #12

Closed NigHTmxRE-in closed 2 years ago

NigHTmxRE-in commented 2 years ago

it shows an error while running the code the error is - "module discord not found" even if i try to run the code properly or in the correct manner, pleaase help me to find a solution to this problem, thank you

usernmaerrf commented 2 years ago

pip install discord

00J1NX00 commented 2 years ago

after a lot of fighting I got the discord module installed, and it wasn’t as simple as “pip install discord” instead I had to install the module directly in the Online-Forever repl path. I did the same with flask but flask is trying to import markupsafe, and it can’t. I feel like this is an issue with repl.

SealedSaucer commented 2 years ago

It is indeed a replit issue. I am trying to figure out a workaround for this.

SealedSaucer commented 2 years ago

There shouldn't be any issue now.