PandoryxPandoryx Docs

/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-bot

This 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

← Previous
Next β†’