darkguy10/ctftime2discord
A simple, customizable github action that fetches CTFTime events and sends updates through a Discord webhook.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook_url | The Webhook URL | yes | — |
| window_size | Size of fetch window (days) | yes | — |
| message_content | Message content | no | — |
| embed_color | Color of discord embed (decimal) | no | 9419963 |
| app_username | Username for the app | yes | — |
| app_avatar | Avatar url for the app | no | — |
| footer_text | Footer text of discord embed | no | — |
| footer_icon | Url for footer icon image | no | — |
| filter_online | Filter ctf events to include only the online ones | no | false |
Outputs
no outputs