how do i get the minimap
how do i get the minimap
wow. this will be amazing chatting while on repl.it
You know I like how this is like google classroom and repl.it teams for education
It's good and I can tell it's your first repl because most people I've seen had a Python repl as there first one
same thing @CSharpIsGud
This thing is trash at sending responses
I keep getting " ...(This can take some time, turn on browser notifications with !notify to be notified in the future when Bob responds)"
and it disables me from chatting
this is broken
SO CLOSE!! It said i was 11 but i just turned 12 2 months ago
i dont think repl email works
@JaceBillingsley
Here's an easy way to not die. Spam one number. if no green spots, and there only red
, Skip to the next number. when a green spot appears, keeps that spot the same
Lol
@Bookie0
How do we check someone's repl if repl.it refuses to connect
k and you know I've known you for a while on repl.it. on my old account
2 things:
1. join my class
Teachers: https://classrooms.codingcactus.repl.co/invite/F36I7K4I937S0HU
Students: https://classrooms.codingcactus.repl.co/invite/F36I7K4I937S0HU
and 2: I've noticed that whenever I put a class photo in, the class doesnt can't made
you'll Have to update the code and save it then delete the update then save again cause it will get me straight to 500 internal error
@CodingCactus
Then how does the remove class button work if there is no removeclass.js
Sorry for constantly talking, but I THINK I FOUND THE PROBLEM. In the static folder, you have a makeclass.js file, but no remove_class.js file. The only remove.js file you have is remove_people.js. This might be the problem
Am i NOT allowed to delete a class cause i deleted a class and got the error again
and now line 993 has an invalid syntax ofif
I deleted one @CodingCactus
So i assume its these errors tho it worked 30 minutes ago
@CodingCactus I Login with replit, and the next thing i know, IT GOES STRAIGHT TO 500 INTERNAL ERROR. AND WHEN I PRESS RUN ON THE POST PAGE I GET THESE TRACEBACK ERRORS: Traceback (most recent call last):
File "main.py", line 2, in <module>
import util
File "/home/runner/U2ISRaLWHc2/util.py", line 3, in <module>
db = easypydb.DB("db", os.getenv("dbToken"))
File "/opt/virtualenvs/python3/lib/python3.8/site-packages/easypydb/db.py", line 9, in init
self.load()
File "/opt/virtualenvs/python3/lib/python3.8/site-packages/easypydb/db.py", line 15, in load
self.data=self.s1.get(self.name)
File "/opt/virtualenvs/python3/lib/python3.8/site-packages/s1db/init.py", line 28, in get
response = requests.get(self.base_url + '/db/' + quote(key), headers={'Authorization': 'Bearer ' + self.token, 'Content-Type': 'text/plain;charset=UTF-8'})
TypeError: can only concatenate str (not "NoneType") to str
So i am assuming these are the problems even tho it worked like 30 minutes ago
Also @CodingCactus Why do i keep getting 500 Internal Server Errors?
See I wouldn't have known that either.
This makes more sense now @RYANTADIPARTHI
@RYANTADIPARTHI I got it
nvm