Scheduled Events Shortcode

This is a self-closing shortcode. It outputs scheduled events for the connected guild. You can set shortcode attributes to alter its behavior.

color - will allow you to select a visual style to display on the website. Available options are light and dark.

banner-size - is the width, in pixels, of the event image on top of the event block.

We can request any size of the image, but the Discord CDN server does not return all sizes. If the image disappears, try a different dimension.

Shortcode example:

[argus-discord-events color="dark" banner-size="512"]

Last updated