Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@

### ⚠️ __IMPORTANT:__ It is recommended not to use these placeholders on Holograms, it will lead into APIs quota exceeded, and therefore, placeholders not working as expected!
(If you still want to use Holograms, you should reduce the update interval)

## Youtube Placeholders

`%social_youtube_subscribers_count_<username>%`-> Returns subscribers count of <username>
`%social_youtube_subscribers_count_<username>%` -> Returns subscribers count of <username>

`%social_youtube_stream_status_<username>%` -> Returns <username> status: "streaming" or "offline"

Expand All @@ -35,7 +36,7 @@

## Twitch Placeholders

`%social_twitch_streaming_status_<username>%`-> Returns <username> status: "streaming" or "offline"
`%social_twitch_streaming_status_<username>%` -> Returns <username> status: "streaming" or "offline"

`%social_twitch_stream_last_<username>%` -> Returns the date of the last stream of <username>

Expand Down