Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

Simple Telegram bot with a picture database

Translated22 USD

  1. 5045
     67  0

    5 days22 USD

    Hello. I am ready to make such a bot for you. Write in private messages, let's discuss the details.

  2. 655    4  0
    1 day22 USD

    Hello, I will do it in a couple of hours, this is a very simple bot and the price matches it, write to me, let's do it:)

  3. 188  
    1 day22 USD

    Good afternoon!

    I am ready to develop a Telegram bot that will send a picture based on the entered number (from 1 to 160), in the simplest way possible without unnecessary confirmations and buttons.

    What will be done:

    Telegram bot in Python (Aiogram/PyTelegramBotAPI).

    Storing pictures locally (1.png ... 160.png).

    Simple mechanism: the user sends a number, the bot sends the corresponding picture.

    Installation and setup on your server.

    The timeframe will not take much time, I am ready to start immediately.

    Waiting for confirmation to begin work!

  4. 319  
    1 day22 USD

    Good afternoon, we develop Telegram bots, do website layout on HTML CSS, develop websites on PHP, frameworks on Laravel, and mobile applications on iOS and Android turnkey.

    We develop websites on PHP and mobile applications on iOS and Android.
    We have experience in creating CRM/ERP systems.
    Ready to execute your order turnkey.
    Good afternoon, we develop websites on WordPress and mobile applications on iOS and Android. The total experience in development is 7 years. Ready to execute your order turnkey.
    1. Projects
    https://berkanaplus.com.ua/ - This site was migrated and server configured.
    2. https://leondesign.kyiv.ua/
    PHP version updates and plugin updates.
    3. https://peg.com.ua/
    Development of a new module for the site for dynamic product price updates.
    https://uvali.com.ua/
    Configuration of a dedicated VPS server.

  5. 2964    14  0
    1 day22 USD

    Good day.
    I am interested in your project, I will implement it using nodejs + typescript.
    Development and upload time: 1 hour
    Write to me, we will discuss the details about the bot and I am ready to start. I will be glad to cooperate!

  6. 462    2  0
    1 day22 USD

    Hello, I will do it in 30 minutes, write to me.
    I will use nodejs

  7. 294    1  0
    2 days22 USD

    Good day. Ready to take on your work. I have experience in writing Telegram bots in Python programming language. I will do it qualitatively and within the deadlines you specify. I hope for personal cooperation.

  8. 316    1  0
    1 day22 USD

    I will do it in 2 hours. I have experience and advice regarding server selection

  9. 638    4  0
    2 days22 USD

    Hello!

    I will create a bot that immediately sends the required picture based on the number in the message (for example, "16" — the bot sends "16.png").
    No buttons and unnecessary steps, quick and simple.
    I will set it up and run it on your server.
    Ready to start immediately, quality guaranteed!

  10. 293    1  0
    1 day33 USD

    Is this some kind of training project? We'll do it quickly and beautifully. There's nothing complicated here

  11. 913    11  0
    1 day22 USD

    Hello!
    I have experience in writing Telegram bots and Telegram applications, I will do everything quickly and efficiently within one day.

  12. 182    1  0
    1 day22 USD

    Ready to do everything now, quickly and efficiently.
    I will do it in Python, I can set it up on the server without any problems.
    The price for such work is significantly lower, if you wish, we can cooperate on a permanent basis.

  13. 363    1  0
    3 days22 USD

    Hello! I am engaged in developing Telegram bots on Python Aiogram. I suggest storing photos on Google Drive so that you can replace them if necessary.

    My portfolio: Freelancehunt

    Write in private messages. I will do it quickly and efficiently, and I will also help set up permanent hosting.

  14. 310    2  0
    1 day22 USD

    Hello.
    I propose cooperation.

    From you:
    1. Create a bot in BotFather and provide me with the token
    2. Provide access to the server with administrator rights
    3. 160 numbered pictures.

    From me:
    1. Ready project code (will be written in NestJS)
    2. Deployed bot using Docker on your server.
    3. Deployed PostgreSQL database on your server, to allow changing the number and the pictures themselves as needed.

  15. 316    6  0
    1 day22 USD

    I can do it easily in one day, I can do it for 700 UAH, I write bots in Python, I have development experience, and I can also install it on the server

  16. 69  
    1 day22 USD

    Good afternoon

    I have extensive experience in developing Telegram solutions of any complexity level. What I have already implemented:

    - Bots for accepting orders, payments through the bot, issuing digital goods.
    - Automatic mailings to chats, channels, users.
    - Bots for searching and collecting data in Telegram (chat participants, posts, statistics, etc.).
    - Content management systems for channels (auto-posting, scheduled publications).
    - Telegram integrations with CRM, websites, payment systems, and any APIs.
    - Admin panels for managing bots and statistics.

    Experience — hundreds of projects, from simple to corporate solutions.
    Write to me, I will help you implement your project efficiently and quickly.

  17. 4159    123  0
    1 day22 USD

    I'll do it today. Contact me
    _______________________________
    _______________________________

  18. 268    7  0
    1 day22 USD

    Good morning, I would be happy to help.
    Ready to do it for 900 UAH.
    Everything will be done in 1 day.
    Development tools:
    python, aiogram.
    If you have any questions, write - I am happy to cooperate.

  19. 310    2  1
    5 days179 USD

    Hello, Dmitry! 🌟

    My name is Semyon, I am a developer with experience in creating Telegram bots. I am ready to implement a bot that will send a picture based on the entered number without additional confirmations, and also set it up on your server! 🚀

    Implementation plan
    Development of the Telegram bot:
    I will create the bot through BotFather (Telegram API).
    Logic: the user enters a number (for example, "16"), the bot sends the file 16.png.
    If the file does not exist (for example, "161" is entered), the bot responds: "Image not found."
    Storing images:
    All 160 images (1.png, 2.png, ..., 160.png) will be stored in a folder on the server (for example, /images/).
    The bot will search for the file by the name corresponding to the entered number.
    Bot code:
    I will use Python and the aiogram library.
    Example logic:
    The user writes "16".
    The bot checks if the file /images/16.png exists.
    If it does — sends it in the chat via bot.send_photo().
    Server setup:
    I will deploy the bot on your server (SSH access required).
    Requirements: Python 3.8+, pip for library installation.
    I will configure it to run via systemd for continuous operation.
    Security and optimization:
    Input validation: only numbers from 1 to 160.
    Logging: record all requests for debugging.
    Technical details
    Language: Python (aiogram).
    Storage: Folder on the server for 160 images.
    Server: Any VPS with Linux (for example, Ubuntu).

    Cost and timeline
    Development: $150.
    Setup: $50.
    Total: $200.
    Timeline: 3–5 days
    Support: $50/month.

    Next steps
    Provide access to the server (SSH) and the folder with images.
    Specify if access to the bot is needed for multiple users.
    I will start after approval!

    Best regards, Semyon 😊

  20. 645    8  1
    1 day22 USD

    Good day, I have extensive experience in this field, I will do it literally in a couple of hours

  21. 216  
    3 days45 USD

    Hello! Thank you for the detailed task description. I am new to freelancing, but I have solid experience in developing Telegram bots. I have worked on many projects with bots, including those that handle media, databases, authorization, etc. Some of them are even included in my portfolio.
    Regarding the task, everything is clear — the user sends a number, and the bot responds with the corresponding image without buttons or confirmations. Server installation is also planned.
    The only thing — I want to honestly say that the budget usually offered for such a task is somewhat underestimated. This is because it involves not only bot development but also preparing 160 images, uploading them, deploying on the server, setting up auto-start, logging, and possibly error handling.
    The fair price for full implementation is from $50 to $100, depending on details (which server, whether SSH access is available, whether post-launch support is needed, etc.).
    If you are willing to work within this range — I will gladly implement everything professionally and turnkey.

  22. 3312    147  4   1
    1 day22 USD

    Good day.
    I will write in 10 minutes.
    If you have any questions, you can write to me in private message.

  23. 278  
    1 day21 USD

    Already done) Just need to upload to the server. Budget 450 bots + 500 for server installation

  24. Andrey Burdin FerretGroup
    1118    10  0
    1 day33 USD

    Good afternoon!
    A simple task, development time up to an hour, server installation about another hour.
    Estimate:
    - Bot: 1000
    - Installation: 500
    Write, we will discuss the details and start today!
    Best regards, Andrey!

  25. 414    1  0
    2 days22 USD

    Hello, I will make a bot at the minimum cost on this site within 2 days, write in private messages

  26. 101    1  0
    2 days33 USD

    I will gladly do this task.
    As I understand, you already have a server, so there will be no problem.
    If an extended functionality is needed, I will do it.
    Additionally, I can offer support for the bot for 2-3 weeks.

  27. 3268    52  0
    7 days22 USD

    Good day, Dmytro.
    Write, I will do
    ......................................................

  28. 530    1  0
    1 day22 USD

    Hello, I am ready to make such a bot for you on Telegram, please write to me, we can agree on the price and everything else.

  29. 360  
    3 days179 USD

    Good evening, if the option of developing a bot on constructors (SmartSender or SendPulse) is suitable, I am ready to cooperate.

    If you are ready to cooperate, I will have a couple of clarifying questions.

  30. 3530    51  2
    1 day22 USD

    Good day. My name is Oleksandr, I am a full stack developer with 4 years of commercial experience.
    I have familiarized myself with your task regarding the implementation of a bot that, based on the entered number, sends the corresponding image (for example, when entering "16" — it sends 16.png), without the need for confirmation via buttons, etc.
    This can be implemented, for example, using Python (a bot based on aiogram or telebot), or another technology of your choice.
    I am also ready to set up the bot on a server — providing full installation, launching in the background (via systemd or other tools), and instructions in case updates are needed.
    I would be glad to discuss the details, clarify the requirements, and start the implementation.

  31. 907    28  0
    2 days22 USD

    Good afternoon.
    I have experience in developing and deploying bots on Node JS (Grammy JS).
    I will gladly create a bot for you in the shortest possible time.

  32. 2622    427  9   1
    1 day45 USD

    I can make such a thing in PHP
    =- =- = -= -= -=- =- = -= -= -=- =- = -= -= -=- =- = -= -= -=- =- = -= -= -=- =- = -= -= -

  33. 402    3  1
    5 days22 USD

    Good day, I am ready to start the task. I work qualitatively and promptly. Write to me, we will discuss the details.
    My portfolio has examples of my work
    https://freelancehunt.com/showcase/work/targeted-advertising-and-sales-funnels-content-manager/1898683.html

  34. 95644    1272  1   10
    2 days56 USD

    Hello. I have extensive experience in developing Telegram bots. Should the bot send the picture in the current chat where you are interacting with it?

  35. 698    16  0
    1 day22 USD

    Good day! I have extensive experience in developing Telegram bots in Python! I will do it very quickly and efficiently, deploy on VPS, and promise to support the project (if quality improvements are needed). Write!

  36. 625    8  0
    3 days22 USD

    Good afternoon, I will close it for 500 UAH, but I can deploy it on the server within a couple of days, I am busy, I have a question about where you plan to upload the pictures, otherwise I am open to dialogue

  37. 1081    10  2
    1 day22 USD

    Hello. Ready to do it today. I will install everything on the VPS, explain how to use it.

  38. 3392    84  0
    1 day22 USD

    Ready to take on the task.
    But I need to clarify the order details, write!
    I will implement with a Python script.

  39. 1322    13  1
    2 days22 USD

    Hello, I can do everything quickly and easily on Google Scripts (no need to pay for hosting)

    Or I can easily do it in other languages.
    Need to clarify the details with you; it will depend on how best to execute.

  40. 60    3  0
    1 day22 USD

    Good day, Dmytro!
    I am ready to take on your Telegram bot project.
    I will also install the bot on the server — set everything up and launch it so that it is ready to work immediately after delivery.
    Thank you, I look forward to your response!
    Best regards, Oleksandr.

  41. 1333    45  2
    1 day22 USD

    Hello, I will do it quickly and efficiently right now, I have more than 6 years of experience, write to me )

  42. 336    1  0
    1 day22 USD

    Good afternoon, I have experience in developing Telegram bots, ready to complete quickly with deployment on the server

  43. 2358    59  0
    3 days22 USD

    Hello. I am ready to create such a bot right now. I will do it quickly and efficiently, taking all wishes into account. I will install it on hosting/server (if required), provide a guarantee and ongoing support. I have over 5 years of experience in writing bots! There have been similar cases on this project, everyone is satisfied. Contact me to clarify the details!!!!

  44. 1803    31  0
    1 day22 USD

    Hello. Ready to develop
    Write in private message to discuss details

  45. 3008    73  4   2
    2 days22 USD

    Good day! I have experience = I can implement!!!!!! Contact me!!!!!!

  46. 1388    4  0
    1 day22 USD

    Hello.
    I will do and install it today. Write in private messages if interested.

  47. 1347    36  0
    2 days22 USD

    Good day, I can do this task for you. I have extensive experience in developing bots. I also work with servers. Hope for cooperation!

  48. Another 10 proposals concealed
    1 proposal concealed
  • Denis Berezyuk
    23 May 2025, 18:05 |

    Сервер ваш или можно посоветовать какую платформу выбрать для бота ?

Current freelance projects in the category Javascript and Typescript

Development of a corporate financial system — React, TypeScript, Node.js

We are looking for an experienced full-stack developer or a small team to develop a corporate financial system from scratch. It is necessary to implement the full development cycle: architecture design, backend, frontend, database, testing, and system launch. Technologies:…

Javascript and TypescriptWeb Programming ∙ 9 hours 39 minutes back ∙ 53 proposals

Game Developer

1200 USD

We are looking for an experienced game developer to refine an existing project on PixiJS. It is necessary to improve the game's mathematical system, redesign and balance the bonus rounds, as well as make changes to the current game logic. Experience in commercial game…

Javascript and TypescriptGaming Apps ∙ 14 hours 21 minutes back ∙ 13 proposals

Development of a website according to the specifications on Framer

You need to create a website based on the parameters in the technical specification. https://docs.google.com/document/d/1ODO2C9Krb4AaMiJz9wfbNzWlAyA2FwCCHL8r0biajUY/edit?usp=sharing Please provide your actual rate based on this design.

HTML & CSSJavascript and Typescript ∙ 14 hours 21 minutes back ∙ 24 proposals

Development of an interactive Palworld map for the website

We need to develop an interactive map for Palworld based on the example: https://palworld.gg/map We need not just a static image, but a full-fledged interactive map where users can view locations, toggle object categories on/off, search for specific points, and interact with…

HTML & CSSJavascript and Typescript ∙ 2 days 5 hours back ∙ 31 proposals

Development of the AM Mobility platform (car service, parking, insurance, car rental)

5800 USD

We are looking for a team or an experienced Full Stack developer to create the MVP of the AM Mobility platform. AM Mobility is a unified digital ecosystem for motorists, combining in one application and web platform: parking; car service; tire fitting; car wash; car rental;…

Javascript and TypescriptWeb Programming ∙ 7 days 11 hours back ∙ 119 proposals

Client
Profile deleted


Project published
1 year back
370 views
Tags
  • 1c server
  • Telegram
  • python