Custom Discord Widget

id7

New Member
Aug 16, 2021
8
5
Hi All!

Not sure if this helps anyone out but I thought I'd share it.

  1. Extract ZIP to desired directory
  2. Replace DISCORD ID within discord.html with your server ID

If using cosmic add this iframe to your home.html within Cosmic\App\View\Home\home.html (src must be changed to correct location)

HTML:
<iframe allowtransparency="true"
    src="discord.html"
    frameborder="0" height="240" width="100%">
</iframe>

I've tried to make the CSS nice and pretty so you should be able to edit all the colours, etc.. to your preferences.

Currently in the zip I've set it up to match the dark theme of Cosmic CMS
You must be registered for see images attach


Any issues please let me know I will try my best to help!
 

Attachments

  • Discord Widget.zip
    55 KB · Views: 79
Last edited:

Users who are viewing this thread

Top