Twitch
Provide a customizable AI assistant on Telegram with multiple tools, skills, and monitors that runs locally using hybrid memory.
npx -y skills add Rayan55050/progressive-agent --skill twitchAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Twitch: статус стримеров, кто онлайн
SKILL.md
1.5 KB, as published. Nobody here has run it
Twitch
Мониторинг стримеров через Twitch Helix API.
Фоновый мониторинг
TwitchMonitor проверяет стримеров каждые 3 минуты. Когда кто-то начинает стрим — пуш в Telegram с названием стрима, игрой, количеством зрителей и ссылкой.
Как использовать
- "Кто сейчас стримит?" →
twitch_status— покажет всех онлайн из отслеживаемого списка - "Стримит ли username?" →
twitch_status, отфильтруй по нику - "Кто онлайн из стримеров?" →
twitch_status
Формат ответа
Если кто-то онлайн:
🟣 *NickName* — Game Name
📝 Stream Title
👥 1,234 зрителей
🔗 twitch.tv/nickname
Если никто не онлайн:
Никто из отслеживаемых стримеров сейчас не в эфире.
Отслеживаемые стримеры
Список стримеров настраивается в config/agent.toml → секция [twitch] → streamers = ["streamer1", "streamer2"]