jujoco / twitch-multitask-task-list-overlay

An interactive multitask task list overlay for Twitch streamers to increase viewer engagement and productivity.
MIT License
11 stars 4 forks source link

Adding User Avatars #11

Closed alexvarha closed 3 weeks ago

alexvarha commented 3 months ago

As a viewer I'd like to see my & other people's avatars in the task lists next to their usernames when I watch the task list scroll on the screen.

According to twitchio's bot builder documentation there's a profile_image variable in the twitch's API.

jujoco commented 3 weeks ago

We discovered this request won't be possible for this project.
Retrieving the profile image of users requires an app access token or user access token.

user-access token is outside the scope of this project. closing Issue.