My App
Telegram Bot

Image edit presets

`/presets` applies one of 15 stock image-edit styles to a photo you send.

Image edit presets

/presets applies one of 15 stock image-edit styles to a photo you send.

Using /presets

Send /presets. The bot replies Choose a preset from below with one button per preset — 15 in total, two per row — followed by a Try All button and a Close button.

Tapping a preset's name changes the message to Send an image for the {name} transformation! Send a photo next and the bot runs that edit, then sends back the result captioned with the preset's name — the caption shows even if the bot's Image Captions setting is off.

Tapping Try All changes the message to Send your image and I'll run all the presets on it, one by one! Send a photo and the bot runs all 15 presets against it in sequence. A preset that fails to send stops the rest of the run.

The prompt expires after 300 seconds of inactivity; the bot deletes its own prompt and your original /presets message when it does.

/cancelpresets stops a Try All run you started in that chat and replies Cancelled {n} edit (or edits). Choosing a single preset never starts a run, so there's nothing for /cancelpresets to stop there.

The 15 presets

Preset names, in menu order

#Name
1Glass Frame
2Lego
3Claymation
4Plushy
5Papercraft
6Stained Glass
7Gold Statue
8Comic Book
9Vaporwave
10Acrylic
11Wireframe
12Money
13Crackle Glaze Ceramic
148-Bit Arcade
15Isometric Pixel Art

Access and the on/off switch

Warning

/presets and /cancelpresets have no owner, admin, or group-authorization check of their own. Any user who can message the bot can run them in any chat the bot is a member of — including a group the bot hasn't been authorized in for anything else. Only the switch below turns them off.

Presets are on by default (presets_enabled, default true) and off outright on a custom package-type bot.

On this page