1
0
Fork 0
mirror of https://github.com/Luzifer/badge-gen.git synced 2024-11-08 13:20:02 +00:00
badge-gen/config.md

7 lines
382 B
Markdown
Raw Normal View History

| 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 |