/github unwatch
Stop watching a GitHub repository in your server. This removes the repo from Pandoryxβs active watch list and stops future updates from being posted.
π¬ Usage
/github unwatch <repo link><repo link>β The full URL to the GitHub repository you want to stop tracking.
π΄ Use this to clean up inactive or irrelevant repos from your feed.
π Example
/github unwatch https://github.com/your-org/pandoryx-botThis will:
Immediately stop Pandoryx from sending updates for that repo
Remove it from your watch list
Free up space for new repo feeds
ποΈ Notes
You must provide a valid GitHub repo URL.
This only affects the repo for the current server β other servers watching it remain unaffected.
Only users with the necessary permissions (typically Admin) can unwatch repositories.
π Related Commands
/github listβ View your current watch list/github watchβ Add a repo to your feed
Last updated