Skip to content

Discord

1 post with the tag “Discord”

Get Real-Time GitHub Stars Notifications in Discord

After refactoring our website, we noticed a rise in statistics and new stars on our GitHub repository. While GitHub doesn’t offer native notifications for new stars, we decided to create our own solution.

This guide walks you through setting up a GitHub Actions workflow to send real-time notifications to a private Discord channel whenever your repository gains new stars. It’s a fun way to track your project’s popularity and engage with your community. Follow along as we share our journey of building and tweaking this automation, complete with a screenshot of the notification we received on our phone.