Skip to content

Set follow doesnt work #327

@DKnightX91

Description

@DKnightX91

!twitch setfollow snowchickengod <#743265787950792715>

Error in command 'twitch setfollow'. Check your console or logs for details.

[2023-10-27 02:23:28] [ERROR] red: Exception in command 'twitch setfollow'
Traceback (most recent call last):
File "/data/venv/lib/python3.11/site-packages/discord/ext/commands/core.py", line 235, in wrapped
ret = await coro(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/cogs/CogManager/cogs/twitch/twitch.py", line 156, in set_follow
followers, total = await self.get_all_followers(profile.id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/cogs/CogManager/cogs/twitch/twitch_api.py", line 167, in get_all_followers
follows = [x["from_id"] for x in data["data"]]
~~~~^^^^^^^^
KeyError: 'data'

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