Skip to content
Sign UpLog In
Profile icon

Neil Dembla

@MrTechy11
Earth, Solar System, Milky Way
  • WORDLE

    Cover page
    Made with Python
    Recent comments (0)
Repls
Community
MrTechy11
MrTechy11
published a Repl
1 month ago
0
bad chatbot
bad chatbotThis is a chatbot made by me! Basically if it doesn't know the response to your input it asks you for the response for that particular input, so whenever somebody else uses it they get that same response!
Classfied3D
Classfied3D
Unfortunately, this won't work for other people since saving to files is not global across replit. However, you can create another repl as a server and send GET and POST requests to it to save the inputs as a file globally1 month ago
MrTechy11
MrTechy11
shared a Post
2 years ago
So, I'm making a Discord Bot on here, and there's this weird glitch where if I press the "run" button, everything works fine, but when I do a command
syphonnnnn
syphonnnnn
did you find a fix? I'm facing the exact same problem rn, with two of my bots. The codes have never been run outside of replit1 year ago
RYANTADIPARTHI
RYANTADIPARTHI
maybe it's a bug. Report this. https://repl.it/bugs2 years ago
ErrorNoInternet
ErrorNoInternet
Your Discord bot is still running somewhere else. So if the one in your REPL is running, they both respond to the command. And if the REPL is not running, only the other one is responding.2 years ago