An open API service indexing awesome lists of open source software.

https://github.com/drbarzaga/react-dojo-bot

React Dojo Bot that notifies Discord of repo activity
https://github.com/drbarzaga/react-dojo-bot

learning react react-dojo react-dojo-bot

Last synced: 16 days ago
JSON representation

React Dojo Bot that notifies Discord of repo activity

Awesome Lists containing this project

README

          

# React Dojo Bot

React Dojo bot that notifies Discord of repo activity — pushes, pull requests, and issues.

## Stack

- [Bun](https://bun.sh)
- TypeScript
- GitHub Webhooks
- Discord Webhooks

## Development

```bash
bun install
bun dev
```