• @[email protected]OP
      link
      fedilink
      91 year ago

      Search for botfather.

      It creates an API token and in combination with my own telegramID I get notifications from services like uptime-kuma or watchtower.

      • @SeabassDan
        link
        01 year ago

        I’m ignorant to all of this, what’s the purpose of bots? How are they used?

        • bruhduh
          link
          2
          edit-2
          1 year ago

          Relay notifications or/and messages, and other useful functions, like automated control of your home server and other electronics like vacuum robot and such from places with bad connection, also automated fetch of information you need, like timesheet or news you follow or state of your home and this is just fraction of use cases the only limiter is your imagination

          • @SeabassDan
            link
            01 year ago

            And this is best done through telegram?

            • bruhduh
              link
              11 year ago

              deleted by creator

        • @[email protected]OP
          link
          fedilink
          11 year ago

          It’s very effective for sysadmins if you want to get real time notifications about server stats. The possibility are endless because you could push everything with curl from commandline or cron. For example why not get informations about SSH login attempts or CPU usage or unattended upgrade logs?