Closed fennectech closed 3 years ago
Well that is not really an issue, is it? It's doing what it is told to do: notify about new stars in this case. The solution to this problem would probably be to disable notifications for new stars in the webhook settings of your repo.
Can’t noticications for a star be sent only once for a user?
I guess it only uses what the webhook provides. Keeping an entire database of who gave a star to what would probably be a bit expensive due to the model of Heroku.
Howabout a running buffer. Say purge records more than 24 hours old Being able to generate one notification per 24 hours isnt nearly as abusable.
On Thu, Dec 20, 2018 at 11:44 Moritz Poldrack notifications@github.com wrote:
I guess it only uses what the webhook provides. Keeping an entire database of who gave a star to what would probably be a bit expensive due to the model of Heroku.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Falconerd/discord-bot-github/issues/61#issuecomment-449079730, or mute the thread https://github.com/notifications/unsubscribe-auth/ALZmAa_n08tp6k3kWs-lky1UAutEj8wFks5u68yDgaJpZM4Wd7AF .
-- FennecTECH
If you are getting a lot of stars you can disable the payload with this.