Skip to content
Sign UpLog In
Profile icon

B1ttr

@JustA6
Repls
Community
JustA6
JustA6
published a Repl
2 years ago
0
hilang-stupid
hilang-stupidsquid the lang is gone (i dont care about there being +)
DynamicSquid
DynamicSquid
ok what2 years ago
MrVoo
MrVoo
c l a s s p a s s2 years ago
JustA6
JustA6
published a Repl
2 years ago
1
hilang
hilangI made a programming lang just for this :) check main.hi
mugendinjue
mugendinjue
Clever 2 years ago
JustA6
JustA6
published a Repl
2 years ago
0
The Cube
The CubeThis is a coolio bot I'm working on! Be free to comment any suggestions and constructive criticism.
JustA6
JustA6
shared a Post
3 years ago
How do i reboot my repl
I need it for a discord bot command that reboots the bot
Coder100
Coder100
Sorry, I had to get to my computer, anyways: Create a .replit file: run="sh main.sh" Create a main.sh file: while true; do python main.py done Now, to reboot, all you have to do is exit the program (it will run the bot again): exit() `3 years ago
Coder100
Coder100
But programmatically, it is not practical.3 years ago
Coder100
Coder100
You could just press stop and run the repl again.3 years ago
JustA6
JustA6
shared a Post
3 years ago
Clone this and run your clone to upgrade pip!
upgrade pip
Python
JustA6
JustA6
shared a Post
3 years ago
Why is my repl giving a error? Also if you were wondering here is the error: --> python3 -m poetry add discord Traceback (most recent call last): Fi
EU bot
Python
JustA6
JustA6
weirdly it is fixed3 years ago