Weird Repl Glitch
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 on Discord it responds twice. Whenever I stop the repl, the bot stays online and only replies once. I was really confused, does anyone know if this is an intended feature? Thanks.
RYANTADIPARTHI
maybe it's a bug. Report this.
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.
MrTechy11
@ErrorNoInternet The thing is that the repl is the only place where I host my bot...
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 replit