Skill flagged — review recommended

ClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.

Pizzaparty Automation

Twitch engagement via PizzaParty.gg - 4 daily sessions for LevelUpLove

Audits

Suspicious

Install

openclaw skills install pizzaparty-automation

PizzaParty.gg Automation Skill

Overview

Earn PizzaParty points by engaging with spotlighted Twitch streamers. Uses Playwright for dashboard scraping + Twitch IRC for chat.

Purpose

  • Login to PizzaParty.gg via Discord OAuth
  • Scrape 'Now Live' spotlighted streamers and ranks
  • Chat in Twitch channels via IRC (Twitch browser login blocked)
  • Maximize points: Diamond (7/min) → Bronze (3/min)

Pizza Party Points System

RankPoints/Minute
Diamond7
Platinum6
Gold5
Silver4
Bronze3
Spotlight Bonus: 1.25x multiplier

Input Variables

VariableDescriptionExample
PIZZAPARTY_EMAILDiscord OAuth emailpapawespeak@outlook.com
PIZZAPARTY_PASSWORDOAuth password(configured in env)
TWITCH_OAUTH_TOKENIRC token (oauth:xxx)from Twitch dev console
TWITCH_USERNAMEIRC usernamewespeak
TWITCH_CLIENT_IDApp client IDhoryw2un78l...
TWITCH_CLIENT_SECRETApp secretzgxphb18sw...

Technical Approach (Hybrid)

  1. Playwright browser → PizzaParty dashboard login (Discord OAuth)
  2. Scrape 'Now Live' ➔ streamer names + ranks
  3. Twitch IRC (port 6697 SSL) ➔ chat messages (NOT browser)
  4. Rate limit: 20 msg/30s per channel

Triggers

Sessions: 09:00, 13:00, 17:00, 21:00 SAST (4 daily) Duration: 10-15 min per session Messages: 1-3 per streamer, 10-20 messages per session

Files

  • index.py - Main automation
  • schedules/default.json - Session schedule
  • .env.example - Configuration

Notes

  • PizzaParty uses Discord OAuth NOT Twitch direct
  • Partner Push: 100 msg/48h cap
  • Personal account (not bot): papawespeak@outlook.com