Read the statement by Michael Teeuw here.
[MMM-TweetsByTimelineOrList] - A module for the Magic Mirror to display tweets from a user's timeline or list.
-
Description:
This lets you view your own Twitter timeline (i.e. tweets of everyone you follow) or one of your curated list of users or another user’s list of users. It’s highly configurable, allowing you to set many rules for what kind of tweets are actually shown, ridding of many tweets that wouldn’t make good for a text only display in a limited area. Tweets are shown just a few at a time and then will animate in and out showing more tweets. The tweet’s user name and time since tweeting is also display.
Screenshot:

Download:
[card:AdamMoses-GitHub/MMM-TweetsByTimelineOrList]
-
Why doesn’t work? only black screen =(
can someone help me?
{ module: 'MMM-TweetsByTimelineOrList', position: 'top_right', config: { consumer_key: 'xxx', consumer_secret: 'xxx', access_token_key: 'xxx', access_token_secret: 'xxx', screenName: 'S-Bahn Berlin', listToShow: 'TIMELINE', } -
There is a
},missing at the end, I guess your config.js is now “broken” -
sorry bad copy. i have this
{ module: 'MMM-TweetsByTimelineOrList', position: 'top_right', config: { consumer_key: 'xxx', consumer_secret: 'xxx', access_token_key: 'xxx', access_token_secret: 'xxx', screenName: 'S-Bahn Berlin', listToShow: 'TIMELINE', } }, -
And you’re sure it’s working if you remove this module from the config?
Also, the screenName field looks wrong, there should be no dashes or spaces. The screenName is not the same as the “display name”. Put in there whatever comes as part of the twitter.com/XXXXXX part of the URL.
-
ok, please help a big noob =(
i want this tweets https://twitter.com/SBahnBerlin
the keys and so on are correct.
where are my mistakes?{ module: 'MMM-TweetsByTimelineOrList', position: 'top_right', config: { consumer_key: 'xxx', consumer_secret: 'xxx', access_token_key: 'xxx', access_token_secret: 'xxx', screenName: 'SBahnBerlin', listToShow: 'screename', } }, -
You’re close, just change the listToShow field to “TIMELINE” and it should work.
-
Thank you very much my Hero!
-
Oh man
sometimes I see tweets
sometimes not
https://twitter.com/SBahnBerlin tweets pretty much but I see maximum 1
I despair = ( -
Try adding these config options:
excludeTweetsWithQuotes: false, excludeMediaTweets: false, excludeLinkTweets: false, maxTweetsPerUser: 0, maxTweetAgeMins: 7000, -
How can I install this module?
-
@celliott same way u install any module
read the links in my signature below
-
@sdetweil Thank you for the help! I got it downloaded and updated my config file but all I see when I start mirror is “Awaiting Update…” any suggestions on how to fix this?
-
@celliott I don’t know how the module works. sorry. maybe it’s waiting for someone to post a tweet?
-
@sdetweil I thought so too but people have made tweets on my timeline and it still hasn’t updated. Now it says “There was an error”
-
@celliott the module hasn’t been updated in 5 years. who knows if it still would work
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login