<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[MMM-Reddit: Can&#x27;t use with only one subreddit]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I’m very new to magic mirrors, and so maybe my issue is obvious, and in that case I’m sorry. I’m trying to use the mmm-reddit module to pull from just one subreddit, but it’ll <strong>only</strong> work for me, if I set it to multiple subreddits.</p>
<p dir="auto">Here’s the setup that <strong>doesn’t</strong> work for me:</p>
<pre><code>{
		  module: "MMM-Reddit",
		  position: "top_right",
		  config: {
			subreddit: ["showerthoughts"],
			showHeader: false,
			headerType: "sentence",
			displayType: "headlines",
			count: 4,
			show: 4,
			width: 360,
			showRank: false,
			showScore: false,
			showSubreddit: false,
			showNumComments: false,
			colorText: false,
			showThumbnail: false,
			showGilded: false,
      		}
		},
</code></pre>
<p dir="auto">Here’s the setup that <strong>does</strong> work for me:</p>
<pre><code>{
		  module: "MMM-Reddit",
		  position: "top_right",
		  config: {
			subreddit: ["NintendoSwitch", "Showerthoughts", "Denmark"],
			showHeader: false,
			headerType: "sentence",
			displayType: "headlines",
			count: 4,
			show: 4,
			width: 360,
			showRank: false,
			showScore: false,
			showSubreddit: false,
			showNumComments: false,
			colorText: false,
			showThumbnail: false,
			showGilded: false,
      		}
		},
</code></pre>
<p dir="auto">Any good suggestions? I’m kind of lost 😕.</p>
<p dir="auto">Thank you very much!</p>
]]></description><link>https://forum.magicmirror.builders/topic/11035/mmm-reddit-can-t-use-with-only-one-subreddit</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 00:38:02 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/11035.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 24 Aug 2019 16:52:05 GMT</pubDate><ttl>60</ttl></channel></rss>