mirror of
https://github.com/RGBCube/minearchy-bot
synced 2025-07-27 17:07:45 +00:00
change run file
This commit is contained in:
parent
1b216c694a
commit
3768869020
1 changed files with 3 additions and 1 deletions
4
.replit
4
.replit
|
@ -1 +1,3 @@
|
||||||
run = "pip install -Ur requirements.txt && python bot.py"
|
run="python3 bot.py"
|
||||||
|
language="python3"
|
||||||
|
onBoot="pip3 install -r requirements.txt"
|
Loading…
Add table
Add a link
Reference in a new issue