ExteraGram Plugin Generator
Powered by AI

Generate & Patch
ExteraGram Plugins

Telegram bot that writes, patches, and maintains ExteraGram plugins
agentically — like
Claude Code for your messenger.

100%
Zero Config
2 MB
Plugin Limit
24/7
Always Online

Plugin Generation

Describe what you want in plain language — the AI agent writes the plugin, validates it against smali, builds .dex if needed, and delivers the ready-to-use .plugin file.

Agentic Patching

Reply to any .plugin file with a change request. The bot reads the file in slices, locates the right code region, applies the edit, and returns the patched plugin.

Smali-Aware

Full access to the deobfuscated ExteraGram smali tree. Hooks are verified against actual bytecode before generation — no guesswork.

DEX Support

Automatically compiles Java code, builds .dex with d8, uploads to x0.at, and embeds the URL into the plugin. Zero manual steps.

Precise Edits

Line-by-line patching with AST validation. The agent refuses to write invalid Python — every edit is syntax-checked before saving.

Always Fresh

The agent works against the actual smali tree of your ExteraGram version. App changes are automatically reflected in generated plugins.

How It Works

1

Send a request

Use /pgen describe your plugin in the bot chat, or reply to any .plugin file with a change description.

2

AI builds a plan

The agent analyzes the request, checks the ExteraGram smali tree, and creates a step-by-step plan for your plugin.

3

Iterative generation

The agent writes code, validates syntax, builds Java/DEX if needed — all visible in real-time as the plan progresses.

4

Get your .plugin

The finished plugin file is sent directly to you. Install it in ExteraGram and enjoy.

agent — bsod4ikgenbot
$ /pgen hook that replaces "hello" with "hey" on send
Analyzed request (smali tree available)
Found SendMessagesHelper — located send hook
Generated plugin, validated AST, built .plugin
hello_replacer.plugin ready

Start Creating Plugins

Open the bot in Telegram and describe what you need. No setup required.

@bsod4ikgenbot