cpolkamp/moonshot-agent
0
Moonshot AI Agent V3 (Hugging Face Edition)
Een 24/7 autonome AI agent die nieuwe token listings op DexScreener scant, filtert op financiële metrics en analyseert met Google Gemini AI.
Features
- Dockerized voor Hugging Face Spaces
- MongoDB Integratie voor het opslaan van instellingen en goedgekeurde tokens.
- PIN-Code Beveiliging voor het dashboard.
- Sniper vs Gokker Modus voor strikte of losse filtering.
- WhatsApp Notificaties via CallMeBot.
Environment Variables
Zorg dat de volgende secrets zijn ingesteld in je Hugging Face Space:
GEMINI_API_KEYofCUSTOM_GEMINI_KEY: Je Google Gemini API sleutel.MONGODB_URI: Je MongoDB connection string.DASHBOARD_PIN: De PIN-code om in te loggen op het dashboard.WHATSAPP_PHONE: (Optioneel) Je telefoonnummer voor CallMeBot.WHATSAPP_API_KEY: (Optioneel) Je CallMeBot API key.
