Skip to content

Share blog post in Discord channel using slug #293

@daveaugustus

Description

@daveaugustus

Story

As a user, I want to share a blog post in a Discord channel, so that community members can easily view and discuss new content.

Motivation

Sharing blog posts in Discord increases engagement and ensures the community is aware of new updates.

Requirements

  • Use the slug retrieval feature from #291 to generate a link to the blog post.
  • Implement functionality to post the blog link (and optionally title/summary) to a specified Discord channel.
  • Handle errors gracefully (e.g., invalid slug, Discord API failures).
  • Optionally, allow configuration of the Discord channel and message format.

Dependency

Depends on #291: Add method to retrieve blog slug.

Additional Context

This feature will help automate sharing and improve visibility for blog content within the Discord community.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions