my discord bot randomly got random symbols or removed characters in it’s python code? it is a discord bot that i made, and it just randomly corrupted (at least that is what i believe.)
can anyone help?
my discord bot randomly got random symbols or removed characters in it’s python code? it is a discord bot that i made, and it just randomly corrupted (at least that is what i believe.)
can anyone help?
when i try fixing it, it shows the ‘your bot seems to be broken, we’ve informed the replitm team’ message and i cannot fix it because of that. history doesn’t work either.
if the agent wasn’t working its hard for anything to be "randomly broken”. Did you try restoring to a point where it was working? just export your database to keep new data and revert the code
thank you so much! it is working now!
alright.. it happened again but this time that fix seems to not be working either?
can you give us something to work with? any errors or maybe what the agent is saying so we can see where there might be something going wrong?
so basically ive not been using agent for a while at all and have just been trying to implement code with the knowlege i have, but if i leave replit open while not paying attention to it, everything just bugs out? i’ve already tried everything, even checking google and even asking chatgpt but i couldn’t find any cause of it. this only started after my script surpassed 1000 lines. ive tried duplicating files but somehow those get corrupted too?
chatgpt had said that there might actually be low chances of fixing anything as history does not work whatsoever, so im thinking of making a new app entirely for it, however if you could tell me any fixes i’d be happy to know
i’m not understanding how its being corrupted, i guess is my question. I have a project i’ve been working on for 7 months about 600k lines of code so I have never had this issue, so more context would help to figure out what’s actually going on.
alright, first things, im using a mobile device to code so that could be an issue, but i don’t see why only the code file is corrupting (main.py) because the data saving file im using doesnt seem to corrupt at all (json file)? its still confusing since the corruption just completely makes the file unusable and i cant even fix or change anything corrupt?