Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcushellberg/gh-community-bot
https://github.com/marcushellberg/gh-community-bot
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/marcushellberg/gh-community-bot
- Owner: marcushellberg
- Created: 2023-11-11T03:51:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-27T14:34:54.000Z (12 months ago)
- Last Synced: 2024-10-17T19:47:04.943Z (28 days ago)
- Language: TypeScript
- Size: 590 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Custom webhook for sending notifications about community member GH activity to Slack
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.7. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.