Hs anfibio bot: Revision history

From HSS

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 March 2024

20 January 2024

  • curprev 17:5617:56, 20 January 2024C0 talk contribs 383 bytes +21 No edit summary
  • curprev 17:5517:55, 20 January 2024C0 talk contribs 362 bytes +362 Created page with "ESTE CÓDIGO HAY QUE IMPLEMENTARLOOOOO para que tome las variables (corchetes). <pre> #!/bin/sh # # aquí se procesa la entrada de info desde el prompt u_u # curl --header "Content-Type: application/json" \ --request POST \ --data '{"chat_id":"[CHAT-ID]","parse_mode":"Markdown","text":"[TEXTO]"}' \ https://api.telegram.org/bot[TOKEN]/sendMessage </pre>"