Git Product home page Git Product logo

stargazers's Introduction

stargazers

Features

  • monitor the star events of the GitHub repo
  • monitor the trending event of the GitHub repo
  • send the notifications to Slack or Lark

How to use

For Lark, create a bot called like stargazers, and use this bot to send notifications to you.

For Slack, create an app called like stargazers, and add this app into an channel.

Run stargazers:

stargazers -f config.yaml

config.yaml looks like:

token: <github token>
repo: <github repo like zeromicro/go-zero>
interval: 1m
trending:
  language: Go
  dateRanges:
    - daily
    - weekly
    - monthly
lark:
  appId: <app id>
  appSecret: <app secret>
  receiver: <receiver's lark UserID>
  receiver_email: <receiver's lark Email>
slack:
  token: <oauth token>
  channel: <channel>

The notification message looks like:

  • star event
stars: 12157
today: 27
user: <user>
name: <name>
followers: 6
time: 10-26 22:52:56
  • trending event
go-zero
Go daily trending: 9
Go weekly trending: 5
Go monthly trending: 19

stargazers's People

Contributors

barenboim avatar kevwan avatar yedf2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.