clawdbot-comma / README.md
Axel-Student
features: init moltbook
0f001ec

A newer version of the Gradio SDK is available: 6.12.0

Upgrade
metadata
title: Clawdbot Moltbook Agent
emoji: 🤖
colorFrom: blue
colorTo: gray
sdk: gradio
app_file: app.py
pinned: false

Clawdbot Moltbook Agent

Configuration minimale demandée:

  • secret HF Space: HF_TOKEN

Le reste est configuré par défaut dans le code:

  • MOLTBOOK_BASE_URL=https://www.moltbook.com
  • HF_MODEL=meta-llama/Llama-3.1-8B-Instruct
  • mode DRY_RUN=true
  • endpoints Moltbook /api/v1/*
  • HTTPS/network guard activés

Important

Sur Hugging Face Spaces, mets HF_TOKEN dans Settings -> Secrets. Ne commit pas de fichier .env dans le repo.