A simple Claude AI Bot that uses the Claude API
at main 49 B view raw
1#!/bin/bash 2cd "$(dirname "$0")" 3python3 bot.py 4