Skip to content

invalid literal for int() with base 10 #14

Description

@MathiasEriksenCommits

Hello! again, so after it didn't block me from clodflare, it begun to give me this error, i am not trying to parse anything an an int in my program so i din't know why it does this

The Error
invalid literal for int() with base 10: '<html>\n<head>\n<title>Social Blade Real Time</title>\n</head>\n</html>'

The Code
@client.command() async def subs(ctx): ytchannel = YouTubeChannel('UChcazLGSKaa3U8mwISv2mKw') await ctx.send (ytchannel.get_subscriber_count())

I know you may not know the discord.py stuff but that is all ok, except for when it gives me that one error
thanks in advance

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions