Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot doesn't work on Ubuntu LTS 22.04 #6

Open
Sneaky-Snake10 opened this issue Jun 19, 2024 · 3 comments
Open

Bot doesn't work on Ubuntu LTS 22.04 #6

Sneaky-Snake10 opened this issue Jun 19, 2024 · 3 comments

Comments

@Sneaky-Snake10
Copy link

Add a .sh script and a separate server script for Linux and macOS. Upon inspecting the code, there were os.system() calls to Windows-only commands like pause.

@daisuke1227
Copy link

bro are you dumb just do "python build.py" or "python3 build.py" jesus my guy

@Sneaky-Snake10
Copy link
Author

image
The build.py script just tries to run commands like
pause, cls
to manage the terminal. Again, these don't work on linux. I was suggesting that you create an alternate build.py that doesn't use such commands,
The cls() and pause() functions are what I was referencing.

My apologies if this came across as rude.

@daisuke1227
Copy link

Oh I’m sorry for being rude ngl I was just really mad that day but I understand

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants