It helps us keep the "Claw" sharp and trending.
Webnester-Claw-Bot is your ultra-fast, mobile-first command center for Git. Optimized for the modern developer who stays on the move, it allows you to manage commits, branches, and PRs directly through Telegram.
Tip
Why "Claw"? Because it's Fast, Lightweight, and Precise. It grips your workflow with zero overhead and minimal token costs, letting you manage your codebase from the palm of your hand.
- 🦾 Mobile-First Git Control: Commit, PR, and manage branches from any device using Telegram.
- 🧠 AI-Powered Code Fixes: Describe a bug in plain English; the bot analyzes the repo via Groq LLM and opens a PR with the fix.
- 🪶 Lightweight & Fast: Built with Node.js and a minimal dependency footprint for near-instant deployment.
- 🪙 Token-Efficient AI: Uses tight system prompts and smart context filtering to keep Groq token usage (and costs) at an absolute minimum.
- ⚡ Groq-Powered Speed: Near-instant AI analysis using Llama 3 for rapid code fixes.
- 🔒 Secure & Precise: Built-in safeguards for file size, path traversal, and authorized access.
git clone https://github.com/adminvns/Webnester-Claw-Bot.git
cd webnester-claw-bot
npm installFill in your credentials from BotFather, Groq, and GitHub:
cp .env.example .env| Key | Source |
|---|---|
TELEGRAM_BOT_TOKEN |
@BotFather |
GROQ_API_KEY |
Groq Console |
GITHUB_TOKEN |
GitHub Settings |
npm start- Wake up the Bot: Send "Hi" or "Hey" to open the Command Menu.
- Raise a PR: Select
2️⃣ Raise a Fix PRand describe your change. - Check Status: View the latest commit or PR status instantly on your phone.
Released under the MIT License.
Built with ❤️ by the Webnesters.in Team
GRIP THE FUTURE.

