I want to deploy a Telegram bot, but all the FREE deployment services required credit card informations,
Also I am afraid that they will delete my account because my bot is related to piracy,
Any suggestions??

    • cpressland
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      2
      ·
      11 months ago

      “Fairly Trivial” for two reasons:

      1. it’s more work if you don’t know a programming language, hence the “learn a new skill” comment.
      2. Telegram makes you escape almost every special character, but not all of them, for markdown support, example in one of my Reddit bots. This was more trial and error than anything well documented.