Gemini AI Bot
Harness Google Gemini API directly inside Telegram for rich, context-aware AI conversations.
Write your bot in JavaScript or Python and deploy it in one step. NxCreate keeps it running around the clock, with no server to rent and no webhook to set up.
Yes. Talk to this bot, and watch which handler answers.
Both. The same bot, written either way:
bot.start(ctx => ctx.reply('Hi! I run on NxCreate.'))bot.command('ping', ctx => ctx.reply('pong'))bot.on('text', ctx => ctx.reply('you: ' + ctx.message.text))
One Telegraf file. bot, db and axios are already there, so there is nothing to import.
Pick one, deploy it to your account in a tap, then change the code however you like.
Harness Google Gemini API directly inside Telegram for rich, context-aware AI conversations.

Remove image backgrounds instantly using AI — seamlessly integrated into your Telegram workflow.
Store and retrieve files inside Telegram with persistent shareable links and folder management.
A traditional calculator built entirely with Telegram inline buttons — clean, snappy, and satisfying to use.

Automatically drops emoji reactions on every new post in your channels and groups — instant engagement with zero manual effort.

Advanced Refer & Earn bot featuring a full admin panel and device verification for fraud prevention.
Manage your bots from your phone: check on them, edit their code and clone ready-made bots from the store.
Get it on Google PlaySign up for a free NxCreate account, no credit card needed. The Starter plan includes 10 bot deployments per day, 24/7 hosting, automatic webhook setup and basic analytics.
Deploy your bot on NxCreate and it keeps running on our managed infrastructure. There is no VPS to rent, no process to restart and no server to maintain.
Yes. Python is a first-class runtime on NxCreate. Create a Python bot and add one command script for each trigger: /start, callbacks, text or regex. Storage, keyboards, delayed commands and HTTP requests are built in, so there are no pip installs and nothing to configure.
JavaScript with Telegraf, and Python. A JavaScript bot is a single Telegraf file. A Python bot is a set of command scripts. Both run on the same managed hosting.
Create a bot with @BotFather, add its token in NxCreate, then write or paste your code and deploy. NxCreate registers the webhook and starts the bot for you.
Yes. The bot store has ready-made bots, including an AI chat bot, a file storage bot and a background remover. Clone one into your account, deploy it, then edit the code if you want to change it.
No. NxCreate registers and manages the webhook when you deploy, so your bot receives Telegram updates without any extra setup.
For most bots, yes. The free Starter plan covers personal projects, and Pro at $5 a month costs less than a typical VPS with nothing to maintain.
Yes. Hosting scales with your traffic without any configuration changes. The Business plan adds a dedicated webhook, a custom execution timeout and a 99.9% uptime SLA.