Files
instagram-bot/test_config.yml

64 lines
2.0 KiB
YAML

username:
- marisaundmarc
# - marcmintel
device: 192.168.1.206:43503
app-id: com.instagram.android
feed: 5-8
explore: 3-5
reels: 3-5
stories: 3-5
allow-untested-ig-version: true
debug: true
shuffle-jobs: true
total-sessions: 999
total-interactions-limit: 10000
repeat: 5-8
comment-percentage: 100
dry-run-comments: true
interact-percentage: 100
follow-percentage: 100
follow-limit: 50
likes-count: 3-5
likes-percentage: 100
stories-count: 5-8
stories-percentage: 40
carousel-count: 3-4
carousel-percentage: 70
repost-percentage: 5
# --- Projekt Singularity V8: Ultra-Smarte Config ---
# WICHTIG: Wir nutzen ÜBERALL exakt das gleiche Modell (qwen3.5:latest).
# Dadurch muss Ollama das Modell nicht im VRAM hin- und herswappen, was den Bot extrem schnell macht!
ai-model: qwen3.5:latest # Generative AI (Comments, CRM)
ai-model-url: http://localhost:11434/api/generate
ai-telepathic-model: qwen3.5:latest # Der neue lokale Navigations-Champion (Benchmark: 100/100)
ai-telepathic-url: http://localhost:11434/api/generate
ai-fallback-model: qwen3.5:latest # Visuelle Notfall-Erkennung
ai-fallback-url: http://localhost:11434/api/generate
ai-condenser-model: qwen3.5:latest # RAG Comment Learning & Spam Filter (100% Pass)
ai-condenser-url: http://localhost:11434/api/generate
# -------------------------------
ai-vision-navigation: true # Sende UI-Screenshots an LLM für visuelles Fallback-Navigieren
ai-vision-context: true # Sende Post/Account-Screenshots an LLM für visuelle DM/Content-Analyse
ai-quality-filter: true
ai-learn-own-profile: true
ai-learn-comments: true
ai-learn-niche-posts: true
ai-learn-only: false
ai-vibe: "friendly, authentic, helpful"
ai-target-audience: "travel, landscape, nature, mountain, photography, adventure, wanderlust, explore"
ai-blacklist-topics: "onlyfans, nsfw, sale, discount, promo, 18+, giveaway"
smart-unfollow: false
total-comments-limit: 5000
dry-run: false
speed-multiplier: 1.0
watch-photo-time: 3-6
watch-video-time: 5-12
dont-type: false
skipped-posts-limit: 15
account-switch-delay: 10-20