actions-marketplace-validations/Discord - Color of the Day
Set the color of the day for a role in a Discord server.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| app-token | The token for your Discord application | yes | — |
| guild-id | The ID of the guild to manage | yes | — |
| role-id | The ID of the role to manage | yes | — |
| role-format | The format of the role name | no | COTD - &s |
Outputs
| name | description |
|---|---|
| color-int | The color of the day as an integer |
| color-hex | The color of the day as a hex string |