Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

Snippets #1

@JBraunsmaJr

Description

@JBraunsmaJr

About

Feature shall allow members to compare the same set of code across different languages. Whether it's for comparison, or to get an idea of how it is written.

Backend

  1. Snippet categories / topics shall be organized via folders.
  2. Each folder shall have 1 markdown file containing a brief description on the topic -- this will become the embedded message.
  3. Small examples inside topic folders shall have the appropriate language extension (.cs, .py, .cpp, .sql, etc)

Commands to support /snippet feature

View

  1. Fuzzy search feature shall be implemented for topic selection -- dropdown to pick which category
  2. Populate a new dropdown menu - languages that are based on category selection (depends on what's available in the folder)
  3. Generate the embedded messages for the appropriate selection. Also, attach the code snippet so users can download it for their records.

Create [Moderator]

  1. Accepts 1 parameter (topic)
  2. It shall then consume either an attached file, OR code block -- and infer the language based on Discord/markdown syntax.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions