Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/dokku/social-notifications
A simple project that listens to specific words across the web and sends notifications about them to slack
https://github.com/dokku/social-notifications
feat: add processor for github repositories
1c0c2b0e8790eac7c5c8f46c0d85cae3d3a24245 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
1c0c2b0e8790eac7c5c8f46c0d85cae3d3a24245 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: reorder processors
6e83a0d07109022400c13f81bd5ae58286c59909 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
6e83a0d07109022400c13f81bd5ae58286c59909 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: fix references to comments and stories
cd5bf81361003b89db90d5ec860a932c4dd3303d authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
cd5bf81361003b89db90d5ec860a932c4dd3303d authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: move hn comment scraping to the 5th minute of the hour
60ae16b157426fdc273f26672a8dadb281f69b5e authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
60ae16b157426fdc273f26672a8dadb281f69b5e authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: rename some variables
20571eae87f6dbfa4ecf1ebbfa4b02ff3d31a03d authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
20571eae87f6dbfa4ecf1ebbfa4b02ff3d31a03d authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: lowercase so we grab more comments
30818acef9bd3599bdd19b11862de39f19d2e607 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
30818acef9bd3599bdd19b11862de39f19d2e607 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: allow running a single process at a time via flag
766b38e0cf5f4b6dfdda937f2f15c90162c1a908 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
766b38e0cf5f4b6dfdda937f2f15c90162c1a908 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add ability to fetch hackernews comments
06f6b8cc7b20bce6d2fc4a3cf28253817781be19 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
06f6b8cc7b20bce6d2fc4a3cf28253817781be19 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: fetch all hackernews stories
f6f006cff6d32612f08d1af25e8ae506e59084c2 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
f6f006cff6d32612f08d1af25e8ae506e59084c2 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add ability to disable services on the fly
7ae9eb11baff36de35b5a8f79d3b2fa725b25a1e authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
7ae9eb11baff36de35b5a8f79d3b2fa725b25a1e authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add ability to fetch hn stories where dokku is mentioned
c6d45ee8d33c8e85ff2241c6f76effe101b6807e authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
c6d45ee8d33c8e85ff2241c6f76effe101b6807e authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: use chat.Postmessage instead of webhook for posting
This makes it possible to customize the icon used as the user image.
d64e68e7f61809527e9e2ea262cd4e2de4fa48dc authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: minor cleanup of variables
7834bb3229f7faf0c0016cdacace10d6670afb4a authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
7834bb3229f7faf0c0016cdacace10d6670afb4a authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: always split words
7dbf893504b7e52720f2706ad8ffe7fb56debea2 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
7dbf893504b7e52720f2706ad8ffe7fb56debea2 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: move stackoverflow code to new file
This refactor is the first step in adding new processors.
598019dd8f3783968c20df023f73f5d0becbf41b authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: rename to a more generic project name
This repo will be used for more than stackoverflow now, so we should rename it in advance.
f8d47cb56682ca873a04f6518318eddab37ea85a authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: run every 12 hours to avoid hitting limits
af3aa6d6999b7c14ba09289595471bc5f88bc288 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
af3aa6d6999b7c14ba09289595471bc5f88bc288 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add dependabot
9130285ed764d64fc861e04c8cf1cce4147dd155 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
9130285ed764d64fc861e04c8cf1cce4147dd155 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: add simple readme
b5bfea1e49561c167f42e5d87fcbcdf5c6acce3b authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
b5bfea1e49561c167f42e5d87fcbcdf5c6acce3b authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: run litestream as web process and send notifications every 10 minutes
4505e950b14a785bed75094e2bc0468f962f0ea2 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
4505e950b14a785bed75094e2bc0468f962f0ea2 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update litestream version
bf16d1a3d41dfcfe483e54b7bc3935529c133623 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
bf16d1a3d41dfcfe483e54b7bc3935529c133623 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: add heroku version tag
bbde1ee29148b91518fadfdeaf9415f25ee87191 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
bbde1ee29148b91518fadfdeaf9415f25ee87191 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
initial commit
61871ee8b28647bf8e05f2bf75bb232a905f6327 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>
61871ee8b28647bf8e05f2bf75bb232a905f6327 authored almost 2 years ago by Jose Diaz-Gonzalez <[email protected]>