The @timagebot is a Telegram bot that generates a multi-frame GIF with the provided text!
A custom syntax will be implemented later to allow to config color, font and text position.
This bot uploads the image in a custom group/channel and reuses the cached photo!
Also, all generated and uploaded GIFs are cached, but you can only access the cached content if the same bot uploaded. Same cache for multiple instances is not possible.
Note The ending dot (
.
) in text content, it will be removed from image, but it shows to bot that the message is finished. If you want to place a ending dot, just put two dots in end.
Call the bot in any chat:
@timagebot Hello World!.
Multi frame
@timagebot Hello World::Bye World!.
Note that inline query can be just 256 characters limit, for larger text, send it to the bot privately.
Just send the message to @timagebot.
Example
Lorem ipsum dolor sit amet consectetur adipisicing elit. Mollitia rem autem hic, vero ipsum maxime placeat similique facere molestias recusandae enim accusantium iure fuga harum ea ullam quod laboriosam excepturi.
- More styling options
This Telegram bot is FOSS, licensed over GPL-3 license.