detvnk / youtubeShoutoutWall

A shoutout wall for youtube driven by live chat when viewers type !wall
GNU General Public License v3.0
2 stars 12 forks source link

Shoutout Wall #2

Open SerenModz21 opened 5 years ago

SerenModz21 commented 5 years ago

ive set everything up and went to the link to test if it will add me, the url said successful but when i went to the shoutout wall html, nothing had changed

detvnk commented 5 years ago

Check console using developer tools in chrome. This will show you what errors you're getting.

SerenModz21 commented 5 years ago

it says this image

detvnk commented 5 years ago

@SerenModz21 you need to clear your channel list for it to work. Notice how you have $(userid) and zzz$(userid) in your list. This is causing it not to work.

Use the following command to clear your wall https://twitch.center/customapi/delquote?token=[yourTokenHere]&clear=1

Danielkr12 commented 5 years ago

<!DOCTYPE html>

Subscriber Count
SerenModz21 commented 5 years ago

@Danielkr12 whats that for ?

JANEWANJIKU commented 5 years ago

i have same problem SerenModz21

JANEWANJIKU commented 5 years ago

etag: ""XpPGQXPnxQJhLgs6enD_n8JR4Qk/q9wh51deRpP1b7X8Nc3D-bdBxqs"" items: [] kind: "youtube#channelListResponse" pageInfo: {totalResults: 0, resultsPerPage: 0} proto: Object {kind: "youtube#channelListResponse", etag: ""XpPGQXPnxQJhLgs6enD_n8JR4Qk/q9wh51deRpP1b7X8Nc3D-bdBxqs"", pageInfo: {…}, items: Array(0)} what should I do