Skip to content

Conversation

@GalvinPython
Copy link
Owner

@GalvinPython GalvinPython commented Jul 22, 2025

Makes the command be like this

image

@GalvinPython GalvinPython added this to the 2.0.0 milestone Jul 22, 2025
@GalvinPython GalvinPython self-assigned this Jul 22, 2025
@GalvinPython GalvinPython added enhancement New feature or request component: bot labels Jul 22, 2025
@GalvinPython GalvinPython moved this to In progress in Feedr Jul 22, 2025
@GalvinPython GalvinPython marked this pull request as ready for review July 23, 2025 13:55
Copilot AI review requested due to automatic review settings July 23, 2025 13:55
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enhances the /tracked command to display tracked channels in a more user-friendly format with embedded messages, pagination, and filtering capabilities. The new implementation replaces a simple text-based list with an interactive interface that allows users to filter by platform (YouTube/Twitch) and navigate through multiple pages of results.

  • Replaces plain text output with embeds containing clickable channel links
  • Adds pagination support for handling large numbers of tracked channels
  • Implements platform filtering with interactive buttons for YouTube, Twitch, and All channels

@GalvinPython GalvinPython merged commit 0d2e8ee into dev Jul 23, 2025
2 checks passed
@github-project-automation github-project-automation bot moved this from In progress to Done in Feedr Jul 23, 2025
@GalvinPython GalvinPython linked an issue Jul 23, 2025 that may be closed by this pull request
@GalvinPython GalvinPython deleted the feat/tracked branch July 23, 2025 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: bot enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Improve /tracked command

2 participants