1
0
mirror of https://github.com/Luzifer/badge-gen.git synced 2024-09-18 23:02:57 +00:00
badge-gen/config.md
Knut Ahlers b48f84fd67
Add Twitch service
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-03-11 15:15:10 +01:00

7 lines
382 B
Markdown

| Key | Type | Description |
| --- | ---- | ----------- |
| github.personal_token | string | Token for Github auth to increase API requests |
| github.username | string | Username for Github auth to increase API requests |
| twitch.client_id | string | ID of a Twitch application |
| twitch.client_secret | string | Secret of the Twitch application identified by twitch.client_id |