owpenbot-test

star 25

Run owpenbot/openwrk integration tests with Telegram test tokens. Triggers when user mentions: - "owpenbot tests" - "telegram test tokens" - "openwrk integration test"

different-ai By different-ai schedule Updated 2/11/2026

name: owpenbot-test description: | Run owpenbot/openwrk integration tests with Telegram test tokens.

Triggers when user mentions: - "owpenbot tests" - "telegram test tokens" - "openwrk integration test"

Quick Usage (Already Configured)

Run owpenbot + openwrk tests

skills/owpenbot-test/scripts/run-tests.sh

First-Time Setup (If Not Configured)

  1. Copy skills/owpenbot-test/.env.example to skills/owpenbot-test/.env.
  2. Fill in:
    • OWPENBOT_TEST_TOKEN_ENV
    • OWPENBOT_TEST_TOKEN_CLI
    • (Optional) OWPENBOT_DIR and OPENWORK_DIR to override auto-detection.
  3. Run the script above.

Common Gotchas

  • .env is optional but ignored by git; tokens should stay local.
  • The script will auto-detect repos under _repos/owpenbot and _repos/openwork if dirs are not set.
  • .env.example lists the minimum config required by the script.
  • OWPENBOT_TEST_TOKEN_ENV is used by the CLI tests to seed Telegram config.
Install via CLI
npx skills add https://github.com/different-ai/openwork-hub --skill owpenbot-test
Repository Details
star Stars 25
call_split Forks 9
navigation Branch main
article Path SKILL.md
More from Creator
different-ai
different-ai Explore all skills →