Back to Projects
Robotics / IoT

VONBOT: Open Claw Agent

A remote-controlled, open-source claw agent system integrated with Telegram for executing commands from anywhere in the world.

Role Lead Developer
Category Internet of Things (IoT)
Year 2026
VONBOT interface

Overview

VONBOT is a cutting-edge autonomous project that bridges hardware and instant messaging. It features a precision claw-like mechanism designed for delicate object manipulation, all controllable through a secure Telegram Agent interface. This setup allows for true remote operation without the need for complex custom client applications.

Key Features

🛡️

Telegram Integration

Control your bot securely using standard Telegram API commands from any device.

🔓

Open Source Logic

Built with modular Python, making the bot easy to customize for new tasks.

⛓️

Chain Reaction Tasks

Script complex movements into simple single-word triggers for high-efficiency operation.

📡

Over-the-Air Setup

Update movements and configurations remotely via Wi-Fi connectivity.

The Technical Challenge

The primary challenge was ensuring low-latency communication between the Telegram servers and the local hardware. By utilizing a hybrid polling/webhook approach and a optimized command parser, VONBOT achieves near-instant response times for critical hardware movements.

Explore the Agent Architecture

View the schematics and follow the setup guide on my GitHub to build your own VONBOT Agent.