Discourse Discord Widget

:clap: This component is based on the work of Daniela (@dax)'s post here and packages the information into an easily installable theme component.

:mag: Overview

This theme component allows you to add a Discord widget to your Discourse forum.

:gear: Configuration & Setup

For details on how to setup this theme component read here.

:octopus: Code Repo

Install Theme Component

16 Likes

If I leave the require_groups empty, it doesn’t show up. But when I put trust_level_0 in there it does work. Am I doing this right or wrong? Why would the require_groups be filled in, why not just always show it?

1 Like

@AquaL1te

Thanks for bringing this to my attention. Sorry, there was a minor bug in the code. I’ve resolved it, making the require_groups setting optional. If you update the theme this issue should no longer exist.

1 Like

Is this slated for an update to meet the new header specs?

I tried a naive fix on my own (still using the old script, pre theme-component days) and failed egregiously on a first pass. :stuck_out_tongue: I figured I’d pop in here to see what’s going on before taking another swing at it.

2 Likes

Came here to share the same; I even opened a GH Issue.

1 Like

I will see if I can make a PR today for that. :+1:

4 Likes

Sorry for the wait; I made the PR. :smile:


The PR has been merged; thanks, Angus! :+1:

4 Likes