Ticket Monitor Ichinosuke

# Ticket Monitor - 春風亭一之輔

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Ticket Monitor Ichinosuke" with this command: npx skills add texka001/ticket-monitor-ichinosuke

Ticket Monitor - 春風亭一之輔

春風亭一之輔の公式ウェブサイト(いちのすけえん)をスクレイピングし、東京都内で開催される新しい公演チケット情報を検知して指定のDiscordに通知するツールです。

必要な依存関係 (Dependencies)

このスクリプトを実行するには、Python 3と以下の外部パッケージが必要です。

  • requests
  • beautifulsoup4
  • python-dotenv

事前に以下のコマンドでインストールしてください。

pip install requests beautifulsoup4 python-dotenv

インストールと設定

環境変数として、通知先のDiscord Webhook URLの設定が必要です。 Docker・VPSでOpenClawを稼働している場合、以下の手順でOpenClaw大元の設定ファイルに直接環境変数を追加してください。

【VPS / Docker コンテナ環境での設定手順】

  1. VPSにログインし、OpenClaw本体の docker-compose.yml が置かれているディレクトリに移動します。
  2. ディレクトリ内にある設定ファイル(.env)を開きます。
  3. ファイルの末尾に、以下の環境変数を追記して保存します。
    DISCORD_WEBHOOK_URL=https://discord.com/api/webhooks/...
    
  4. リロードするために、コンテナを一度停止して再起動します。
    docker compose down
    docker compose up -d
    

利用方法

OpenClawエージェントに対して以下のように指示してください。

  • 「春風亭一之輔の新しいチケット情報がないか確認して」
  • 「一之輔の東京公演をチェックして」

エージェントは自律的に scripts/ticket_monitor.py を実行し、前回確認時からの差分(新規公演情報)のみをDiscordに通知し、実行結果をチャットで返答します。

セキュリティ・プライバシー

  • 外部APIへの通信: 通知の送信用に提供されたDiscord Webhook URLに対してPOSTリクエストを送信します。
  • データの保存: data/seen_tickets.json に既読の公演ID(URLまたはテキスト)をローカルに保存し、差分検知に使用します。

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Lyrics

Lyrics - command-line tool for everyday use

Registry SourceRecently Updated
General

Lint

Lint - command-line tool for everyday use

Registry SourceRecently Updated
General

Linkedin Post

LinkedIn文案生成、开头Hook、热门话题标签、轮播内容规划、高质量评论、个人简介优化。LinkedIn post writer with hooks, hashtags, carousel planning, comment templates, profile optimization. Use whe...

Registry SourceRecently Updated
1790ckchzh
General

Linkbox

Bookmark and link manager for saving, organizing, and searching your favorite URLs. Tag links by category, add descriptions, search across your collection, v...

Registry SourceRecently Updated