diff --git a/public/static/yaml/endpoints/twitch.yaml b/public/static/yaml/endpoints/twitch.yaml
index 200efa8..f960a41 100644
--- a/public/static/yaml/endpoints/twitch.yaml
+++ b/public/static/yaml/endpoints/twitch.yaml
@@ -170,6 +170,7 @@ endpoints:
- name: "ignore"
description: 'A comma-separated list of groups you wish to ignore. These groups are the specific user types. Currently that means the following: moderators, staff, admins, global_mods, viewers
.'
notes:
+ - 'This is currently broken, due to changes with the Twitch API that was used for this data. The alternative API is being considered, but there is no guarantee it will be implemented.'
- 'Retrieves a list of users that are currently logged into chat in the specified channel, then picks one of them randomly.'
- 'Keep in mind that this picks a user that is "logged into" chat. You can be connected to chat without watching the stream. "Chatters" is not the same as "viewers".'
- route: "subcount/:channel"