Open Adarsh-achu opened 4 years ago
iam using termux
i got this error after installing tkinter
I believe that's because you're trying to use it on android, not sure if the library works on it. I'll check if there's a way to make it work.
Do you have the chrome app on your device ?
Do you have the chrome app on your device ?
yes i have chrome
Do you have the chrome app on your device ?
bro iam on termux -android
The first issue is you attempting to run Tkinter. Termux is exclusively text based, and Tkinter requires a graphic environment. You can go through some lengths to install a window manager in termux and then VNC into it, if you really want to.
That brings us to the second point, the chrome installed on your phone cant run a webdriver. You would have to use your graphic environment inside termux and load chromium in there.
Even if you were to get this working (which i am not entirely sure it would) it wouldn't be a good experience for your discord server, as you need a bot to be running and connected continuously for users! I suggest just finding a computer, raspberry pi, renting time on a server, or something equivalent to run the bot on instead.
If you want to run it on a server, cloud based options would be the wrong way to go about it. Aternos will send a captcha, as they check for cloud servers.
please once check my project on this https://github.com/pritam20ps05/mcscraper it works pretty well and works 98% of the time my server personally uses it.