Guias

How to Create a Telegram Bot and Send Message via bot API








Learn how to create a Telegram Bot and get a bot token. See how to add that bot to a Telegram group, and how to find the chat ID. Full demo on on how to use your bot token and chat ID to send Telegram message via the bot API.

Corresponding Techthoughts write-up:

PoshGram – a PowerShell module for the Telegram bot API:

Link do Vídeo






44 Comentários

  1. Another time make new account on telegram why you need to waste your time to add blue effect 😂.

  2. I'd like to send messages automated via telegram bot. – but without having a channel or group. is that possible?

  3. sendMessage?chat_id=###&text=xxxx

    and the error return ..

    {

    ok: false,

    error_code: 400,

    description: "Bad Request: chat not found"

    }

  4. So if I dont have a laptop or computer I still cant do anything. Python will not open on my phone regardless of what version I download.

  5. hello sir is there anyway to remove the subscriber command in botfather ? so strangers cant subscribe to our bots. If they subscribe , they can see the content inside (in bot name) send message of the bots , i couldn find any answer , even telegram support ignored my mails for 3 years. I had saw some bots professional users used they don't have subscribe command on their bots i dont know how they do that?! if strangers clicked " /START " in bots that created at fatherbot they will auto subscribe ( they can turnoff but mostly they don''t want to ).

    or telegram still not release new patch update ? , for private bot telegram that can only be access by real owner of the bots , so strangers can't see what we posted inside the bots.

  6. hi can you tell me how to contact admin of telegram owner who doesnt have his details for message sending,.

  7. Hi TechThoughts, any chance you can help create telegram bot to edit and forward telegram messages to telegram contacts, groups, channels and emails? Thank you.

  8. hi, i try this great tutorial,
    but i got stuck with this result :

    {"ok":false,"error_code":400,"description":"Bad Request: message text is empty"}

    i already do step by step but don't success and get that result,
    can you give me some tips or information?

    thanks before.

  9. sadly did not work for me, i could not figure out how he got the black window to place the numbers he doe snot explain. Also I was expecting to see how to add the rules 🙁

  10. great video would be nice to do a series on some bot for Telegram with examples of interactions we can do.

    You explanation are very clear ! keep it up

Comentários estão fechados.