• Projects 118
  • Rating 5.0
  • Rating 10 390

Budget: 100 USD Deadline: 2 days

Hello.

I am developing bots for Telegram using NodeJS. I am ready to take on the task. Write to me, we will discuss.

  • Projects -
  • Rating -
  • Rating 363

Budget: 250 USD Deadline: 7 days

Hello, Haim! I carefully studied your technical specifications in the attached file. The task is clear: file conversion, posting to the channel, inline navigation, and collecting statistics.

Regarding the stack: You indicated a preference for Python, but I suggest implementing the project in Node.js (TypeScript).

Why this is beneficial for you: Node.js has excellent asynchronous capabilities, which is critically important for a bot that needs to simultaneously accept files up to 75 MB, convert them, and quickly respond to user button presses.

How I will implement the technical part:
1. Conversion: I will set up the server to process PPTX/PDF formats into high-quality images (slides).
2. Navigation in the channel: I will implement it through media updates (editMessageMedia) so that the slide transitions happen smoothly without creating new messages.
3. Database and Analytics: I will use SQLite (as specified in the recommendations) or PostgreSQL for reliable storage of views and downloads. I will implement exporting statistics to CSV upon admin command.

  • Projects -
  • Rating -
  • Rating 272

Budget: 200 USD Deadline: 35 days

Good day, I will be happy to help complete the assigned task. Clearly, consistently, according to your wishes.

  • Projects -
  • Rating -
  • Rating 170

Budget: 100 USD Deadline: 7 days

Hello!

The task is clear, I am currently actively working with Python and the Telegram Bot API, ready to implement the functionality in stages with testing. If necessary, I can offer a phased implementation and show progress.

I am ready to discuss the details and start working.

  • Projects -
  • Rating -
  • Rating 247

Budget: 600 USD Deadline: 9 days

Hello!
I have reviewed the technical specifications - the task is clear.
I will implement a Telegram bot for managing presentations with file uploads (PDF/PPTX/images), automatic publication of slides to a channel, navigation (forward/backward, jump to slide number), the ability to download, and basic analytics (views, clicks, unique users).
Stack: Python, Telegram Bot API, database for storing presentations and statistics.
I will create a neat architecture so that the project can be expanded in the future.
Deadline - 9 days.
I am ready to answer questions and discuss implementation details.

  • Projects -
  • Rating -
  • Rating 408

Budget: 600 USD Deadline: 9 days

Good day.
The task is clear: a convenient Telegram bot is needed for publishing and viewing presentations in the channel.

I propose implementation in Python + telebot (pyTelegramBotAPI) — a stable solution, well-suited for working with files and inline buttons.

What I will do:
accept PDF / PPTX / JPG / PNG from the administrator (up to 75 MB);
correctly convert presentations into slides;
publish the first slide in the channel;
navigation ⬅️ / ➡️ without spamming messages;

  • Projects 3
  • Rating 5.0
  • Rating 543

Budget: 240 USD Deadline: 7 days

Hello! I have carefully studied the technical specifications. The task is clear: I need to create not just a bot, but a full-fledged tool for broadcasting presentations with "on-the-fly" conversion.

I am writing in Python (Aiogram 3.x).

Here’s how I will implement the key points: 1. Conversion (PDF/PPTX/Images): To correctly process files up to 75 MB, I will deploy a microservice on the server (using headless LibreOffice or Poppler). This ensures that fonts and layout in PPTX do not get distorted when converted to images. 2. Navigation: I will implement this through the editMessageMedia method. When pressing "Forward/Backward," the image will change without flickering and sending new messages. 3. Analytics: I will log all actions (slide views, downloads) in a database. Upon the command /stats, the bot will generate a report (CSV/Excel) with the view funnel and TOP presentations. 4. Downloading: I will implement the assembly of a ZIP archive on the fly if the user wants to download all slides at once.

Technical part:

Stack: Python, Aiogram, PostgreSQL (or SQLite for starting), Redis (for state caching).

  • Projects -
  • Rating -
  • Rating 126

Budget: 100 USD Deadline: 7 days

Hello!

I am interested in your project. The task is clear: it is necessary to create a convenient tool for content distribution that combines the functions of a converter, a "flipper," and an analytics system.

I am ready to implement this project "turnkey." I understand the specifics of working with media files in Telegram and the nuances of bot interaction with channels.

  • Projects 5
  • Rating 5.0
  • Rating 997

Budget: 195 USD Deadline: 7 days

Hello!

We are a team that has been developing bots for over five years. Our main tools are NodeJS and Python. We also work with any databases (MongoDB, SQL, Postgres, etc.), integration with payment systems, API services, and plugins.

We would like to discuss the details of your project, after which we can agree on a comfortable price and convenient deadlines for both parties. After the development is completed, we guarantee to provide technical support and consultations for 10 days.

You can find examples of already implemented and working products on our website - https://vaysed.me/ or in our freelance profile.

We look forward to your response!

  • Projects 19
  • Rating 5.0
  • Rating 1 762

Budget: 250 USD Deadline: 3 days

Hello!
We are working on the development of software, websites, automation systems, and more.

We accept projects for development "from scratch," as well as for technical refinement.
We work with a wide stack: WordPress, Opencart, Shopify, WIX, Python, JavaScript, C++, C#, Unity 3D, SQL, MSSQL, WPF, WinForms.

We have practical experience in:
– system and application programming
– business process automation
– information security

  • Projects 7
  • Rating 5.0
  • Rating 1 930

Budget: 500 USD Deadline: 5 days

Hello.

I understand the task: a "director" bot is needed for presentations in the channel, so that the admin can simply upload PDF/PPTX/JPG/PNG files up to 75 MB, and then everything happens automatically — conversion to slides, publication of the first frame, navigation "forward/backward," quick jump to a number, downloading a slide or archive, and careful handling of channel comments.

For the stack, I work with Python 3.12, aiogram 3, PyMuPDF, and LibreOffice headless for PDF/PPTX, storage — file structure + SQLite (PostgreSQL if desired), deployment on a server with auto-start.

  • Projects -
  • Rating -
  • Rating 471

Budget: 400 USD Deadline: 3 days

ready to help you out

will share previous tg bot projects - to make sure we match

  • Projects 11
  • Rating 5.0
  • Rating 2 881

Budget: 649 USD Deadline: 12 days

Good day!
I am developing Telegram bots in Python + aiogram!
I create various bots with convenient menus, navigations, and content management.
I create fully functional and customized solutions for tasks.
Examples of live projects are in my portfolio, but there are far from all projects there.
If necessary, I will send more in private messages.

  • Projects 6
  • Rating 5.0
  • Rating 1 051

Budget: 149 USD Deadline: 4 days

Good day, Haim! I understood the task regarding the presentations for the channel.

IMPORTANT POINT:
Interactive buttons in the channel posts will not yield the desired result technically. If one person clicks "Next slide," the post will change for all subscribers. It will create chaos when several people are scrolling simultaneously.

Working solution:
The first slide is published in the channel with a button "📊 Open presentation." When clicked, the user enters the bot, where they receive their personal copy of the presentation with full interactivity: they can scroll, download, and navigate to the desired slide.

Advantages of this approach:
- Everyone works with their presentation independently

  • Projects 30
  • Rating 4.8
  • Rating 3 277

Budget: 100 USD Deadline: 2 days

Hello! I professionally develop Telegram bots and can implement everything quickly and efficiently.

I will implement everything in Python (aiogram), package everything in a Docker container, and help with the launch.

  • Projects 8
  • Rating 5.0
  • Rating 1 600

Budget: 100 USD Deadline: 5 days

Hello! I will be happy to complete this project for you. I just need to clarify some details.

I suggest discussing the details of the bot in private messages. I will create a convenient solution with a pleasant and understandable interface (markup, inline keys, menu). I have a few similar cases that I can tell you about in private.

My portfolio: Freelancehunt

  • Projects 10
  • Rating 5.0
  • Rating 3 415

Budget: 800 USD Deadline: 15 days

I looked at the technical specifications - the task is clear in terms of scope and logic. It is not just about a bot, but a full-fledged tool for publishing and navigating presentations within a Telegram channel, with file conversion, inline navigation, and basic analytics.

I have been working with Telegram bots for a long time, including projects that involve working with files, inline buttons, data storage, and statistics. PDF and PPTX files are correctly converted to images (using stable libraries), and the logic for slides and navigation is implemented through callbacks without unnecessary messages in the channel. Analytics on views, clicks, and unique users should logically be stored in a database and provided to the administrator via commands or buttons.

I can propose a neat architecture: separate modules for file upload and verification, conversion, publication in the channel, button handling, and statistics collection. The bot will be designed for real use, not a demo version.

I am ready to discuss the details, suggest an optimal stack, and estimate the timeline and budget for the final volume of functionality. If necessary, I can show examples of other Telegram bots I have created and explain the architectural decisions.

  • Projects -
  • Rating -
  • Rating 649

Budget: 300 USD Deadline: 10 days

Hello!

I carefully studied the technical specifications. The task is clear: a presenter bot with an admin panel, conversion (PDF/PPTX -> IMG), and analytics is needed. I am ready to implement the project in Python, ensuring fast performance and convenient navigation.

My stack for this task:

Language: Python 3.10+.

Framework: aiogram 3.x — this is the standard for modern asynchronous bots (works quickly, handles load).

  • Projects 5
  • Rating 4.2
  • Rating 2 227

Budget: 350 USD Deadline: 30 days

Hello! I have reviewed your assignment and believe that I can successfully complete it. I would be happy to collaborate, please write to me personally for further details.

  • Projects 13
  • Rating 5.0
  • Rating 1 405

Budget: 300 USD Deadline: 14 days

Good day.
I propose implementation in Python (aiogram):
- processing file uploads from the administrator, converting PDF/PPTX into slides;
- publishing the first slide with buttons, quick navigation by slide numbers;
- downloading individual slides or the entire archive, reposts;
- basic analytics: views, downloads, unique users;
- storing data in SQLite, files on the server with a clear structure;
- modular code structure for easy maintenance and improvements.

What you will receive as a result:

Similar project: Створення боту у телеграм
  • Projects -
  • Rating -
  • Rating 310

Budget: 220 USD Deadline: 12 days

Hello!

I am ready to create a Telegram bot for displaying presentations in your channel. The bot will accept files (PDF, PPTX, JPG, PNG), convert them into images, publish slides with buttons ⬅️ / ➡️, and also provide the ability to download and forward slides.

I have experience in creating bots:
A bot for courses in Telegram — providing materials with buttons and basic analytics.
---
A crypto bot in Python — tracks news, analyzes its impact on the exchange rate, and sends notifications in Telegram.
---
A notification bot — sends news, referral links, monitors websites. I can show screenshots or links to working projects.

  • Projects 18
  • Rating 4.4
  • Rating 2 119

Budget: 400 USD Deadline: 7 days

Good evening. I am engaged in the development of Telegram bots and automation using Python. I have reviewed your technical specifications. The project is interesting, especially in terms of processing large files and implementing convenient navigation in the channel.

There are several important technical points that I will consider during development:

- Bypassing Telegram limits: since files up to 75 MB exceed the standard Bot API limit (50 MB), I will set up the operation through a Local Bot API Server so that the bot can reliably accept large presentations.

- Quality conversion: to convert PPTX/PDF to images, I use a combination of Python + LibreOffice (headless mode) or specialized libraries to preserve the layout of the slides.

- UX in the channel: I will implement seamless scrolling by editing messages to avoid cluttering the channel feed with new posts during navigation.

  • Projects -
  • Rating -
  • Rating 228

Budget: 200 USD Deadline: 7 days

Hello! I have reviewed the technical specifications, and the task is clear.

I work with Python, developing Telegram bots using telebot, and I use SQLite / PostgreSQL.
I have experience creating:

a store bot with roles (admin / customer / performer), SQLite database, integration with Google Sheets, payment through Monobank, exporting Excel reports (openpyxl);

a survey bot with analytics and data export to Excel.

For your project:

  • Projects -
  • Rating -
  • Rating 324

Budget: 300 USD Deadline: 12 days

Hello!
I have experience in developing Telegram bots. Stack: Python, aiogram, SQLite, PostgreSQL, Redis. I use Clean Architecture for clear modular division and stability.

Example of work (SteamAnalytics): https://freelancehunt.com/showcase/work/steam-analytic-bot/1966219.html
Write to me — I will be happy to help!

  • Projects 3
  • Rating 5.0
  • Rating 511

Budget: 100 USD Deadline: 2 days

Hello. I am ready to do it in Python, I have experience with Telegram bots on aiogram. Write to me in private messages.

  • Projects 55
  • Rating 5.0
  • Rating 4 968

Budget: 100 USD Deadline: 2 days

Good evening, I am a Python developer, I have experience in developing Telegram bots of varying complexity. I can fulfill your order. Write to me - we will discuss the details.

  • Projects 28
  • Rating 5.0
  • Rating 3 276

Budget: 600 USD Deadline: 12 days

Good evening. I am ready to do it in Python within the specified time. I will also help with the upload to the server.

Proposals concealed

The list does not show proposals concealed by the client or freelancer with a Plus profile, as well as proposals violating rules

Current freelance projects in the category Bot Development

17 July
15 July
15 July
15 July