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

https://github.com/ghostrider-05/server-events


https://github.com/ghostrider-05/server-events

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# server events

The configuration for all workshop events for the Discord server.

## Configuration

```mermaid
graph LR;
Workshop:created-->B[Post Announcement]-->|new| C[Forum post in #discussion];
Workshop:updated-->|message in| C;
G[GitHub event]-->#github-feed;
```