How to create telegram bot and send messages with php automatically 2021 | Be The Developer

Поделиться
HTML-код
  • Опубликовано: 21 апр 2021
  • Hello Everyone in this tutorial, I'm gonna show you how to create a telegram bot using PHP and send messages automatically with the help of cronjob setup.
    API endpoint URL - api.telegram.org/botYOUR_BOT_...
    I hope you like this video, please leave a like, comment and subscribe to this channel.
    Always be the developer

Комментарии • 29

  • @the_d1457
    @the_d1457 2 года назад +2

    its weird that you have less than 50 subscribers.
    + LIKED
    + SUBSCRIBED

  • @meet100ni
    @meet100ni 3 месяца назад

    Useful video. Thanks

  • @AnbarasanA
    @AnbarasanA 2 года назад

    Hearty thanks for sharing yours knowledge 👌👌

  • @krym_yug_russia
    @krym_yug_russia 2 года назад

    Hello, tell me how to remove system notifications from telegram groups in php? who joined the group, who invited to the group.
    In the net I read that through request and deletes deleteMessage, but it does not work.

  • @simobouya7560
    @simobouya7560 3 года назад

    thank you

  • @Unforgettables3
    @Unforgettables3 6 месяцев назад

    how can we create telegram auto forward messages bot with PHP? i try with chat GPT but it now work for me

  • @allmysports9549
    @allmysports9549 2 года назад

    Hi... And thank you for your video about sending messages using not in telegram
    But how can I get the chat Id of my friends, for example... I mean, how can I get the chat Id of other telegram users ?
    Thank you so much

    • @bethedeveloper8086
      @bethedeveloper8086  2 года назад

      let them use this bot or create a group add your friends and this bot so that you can get their chat ids

    • @allmysports9549
      @allmysports9549 2 года назад

      @@bethedeveloper8086 Thank you for your quick response... I don't want this bot for a group or only my friends... I want it for a bunch of people. Lets say I want to send message for 1 million people, I can not have them in a group. But the video you did is a very good point to start. I just need to find the way to know the chat_id of each Telegram user... Thank you one more time.. and if you find the way to know the chat_id without being in a group, please let me know

    • @bethedeveloper8086
      @bethedeveloper8086  2 года назад

      @@allmysports9549 yes i think there is a way to get users chat id, i'll find and upload a video about this

  • @firstland_fr
    @firstland_fr 3 года назад

    can you do a video on inlineKeyBoard ? thank you :p

  • @USPSLaura
    @USPSLaura 10 месяцев назад

    how is chatID generated

  • @abirbeisekei1382
    @abirbeisekei1382 2 года назад

    hi bro, isn't this sending a message just for that chat_id?, what we wrote

    • @bethedeveloper8086
      @bethedeveloper8086  2 года назад

      yes, if we want to send to multiple users we need to add loop to user's chat_id

  • @smartexpress7731
    @smartexpress7731 2 года назад

    Bro how to get more views on telegram post is it possible?

  • @rizkyardiansyah4054
    @rizkyardiansyah4054 3 года назад +3

    brother, how to send message to multiple chat_id? thankyou

    • @bethedeveloper8086
      @bethedeveloper8086  3 года назад +1

      u can do this with arra of chat ids, and loop it using for or while ill upload the video about this soon

    • @utilman
      @utilman 2 года назад

      @@bethedeveloper8086 please upload bro. Thanks

  • @uyosuryo629
    @uyosuryo629 3 года назад

    how to send bot message to bot?

  • @AirdropBard
    @AirdropBard 3 года назад

    Brother, how can I contact you?

    • @bethedeveloper8086
      @bethedeveloper8086  3 года назад

      u can mail me be.the.develoler@gmail.com (yes its develoler only) or contact me on telegram @sasijarvis

  • @user-lj1py5nj7c
    @user-lj1py5nj7c 2 года назад

    where to find chat_id plz?

    • @SubhanToba
      @SubhanToba Год назад

      use telegram web, click on the contact you wish to chat, see on the address bar, there's the chat_id

  • @shubhamvarshney3665
    @shubhamvarshney3665 3 года назад +1

    not understand

  • @monuzzz1786
    @monuzzz1786 2 года назад

    index.php
    need