Pyflakes - Redefinition of unused 'self' - Discord Bot

When I run my code in VSC it works fine, when I run my code in replit NOT using ‘always on’ mode it works fine, but as soon as I turn on always on I get a giant mostly HTML error dump and the slash commands don’t respond or only partially do what they are supposed to.

I can only assume its something to do with this error "Redefinition of unused ‘self’, but I have no idea how to fix it as it seems to be pyflakes/FLAKE8 that’s causing the error, not my code.

i don’t think that’s an error message. also, it would be helpful if you could send a screenshot of the giant mostly HTML error dump.

1 Like

Hey, @Snake welcome to the forums!

Can you please share a link to the repl?

1 Like