Discord-Scraper icon indicating copy to clipboard operation
Discord-Scraper copied to clipboard

error

Open meloneater13 opened this issue 1 year ago • 3 comments

[Debug Mode] [i] Error -> String indices must be integers, not 'str'

comes up with this when i try running it

meloneater13 avatar Apr 05 '23 20:04 meloneater13

Can you remove the try-except blocks and find which line the error is on?

seadhy avatar Apr 07 '23 22:04 seadhy

it comes up with the same thing no matter what i do but i think the error is on line 94 to somewhere around 100

edit: i actually have no idea where the error is but previous versions work

meloneater13 avatar Apr 08 '23 12:04 meloneater13

You are prolly putting the id of the server and not a channel.

Nixitov avatar Aug 11 '23 03:08 Nixitov