AdamMoses-GitHub / MMM-TweetsByTimelineOrList

A module for the Magic Mirror to display tweets from a user's timeline or list.
MIT License
14 stars 5 forks source link

Not sure what to put for "screenName" and "listToShow" #13

Open joneeees opened 2 years ago

joneeees commented 2 years ago

Helo

I have "created" a developer account for my twitter account and generated all the Keys.

For the option "consumer_key" i put in Value, which name on twitter is "API Key" For the option "consumer_secret" i put in Value, which name on twitter is "API Key Secret" For the option "access_token_key" i put in Value, which name on twitter is "Access Token" For the option "access_token_secret" i put in Value, which name on twitter is "Access Token Secret"

I hope this is correct.

Now I am not sure what to put for "screenName" and "listToShow". I for now have:

screenName: 'mcdangerjr' listToShow: 'magicmirror'

This is the name of my twitter account (my @) and the name of the list I created on this account. The list is set to public. All I get on the magic mirror is "Awaiting Update...".

Did I specify something the wrong way?

Thanks for looking into it

titouan73 commented 7 months ago

Same here, I've the "Awaiting Update.." comment.. @joneeees try "TIMELINE" in the listToShow section