Skip to content

feat: replace OpenTweet with X API v2 + fix bot startup + Moltbook in… #14

feat: replace OpenTweet with X API v2 + fix bot startup + Moltbook in…

feat: replace OpenTweet with X API v2 + fix bot startup + Moltbook in… #14

Workflow file for this run

name: Validate Agents
on:
pull_request:
branches: [ "main", "master" ]
push:
branches: [ "main", "master" ]
jobs:
validate-agents:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '18'
- name: Validate agent character files
run: node scripts/validate_agents.js
working-directory: ./