I am actually tried the different matrix variants. Conduit is my favourite. But I can’t figure out how to setup a bridge with it.

I started with telegram. The appservice is registered and mautrix container logs are clean. I even can talk to the telegrambot but login isn’t possible (since 2023) but what’s the alternative? Really lost at this point.

  • smorks@lemmy.ca
    link
    fedilink
    English
    arrow-up
    3
    ·
    3 hours ago

    have you followed the instructions here?

    https://docs.mau.fi/bridges/python/telegram/authentication.html

    this section specifically mentions:

    Telegram officially discontinued registration from 3rd party clients as of 2023-02-18, so support for it was removed in v0.13.0 of the bridge. You should sign up using a mobile client and then log into the bridge.

    so not sure if that’s the issue you’re running into (the timing matches up, anyways).

    i’ve never used the telegram bridge myself, but i have other bridges running successfully.

    • Samsy@lemmy.mlOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 hours ago

      Yes, I read it. But this is really unspecific. Login into the mobile client? Which one? Telegram? How do I login from there? This is not enough information. So I thought someone managed to get further.

      • smorks@lemmy.ca
        link
        fedilink
        English
        arrow-up
        3
        ·
        3 hours ago

        i’m just guessing at this point, but if you send just the login command to the bot, it sounds like it should give you some options on how to login? what are the options it gives you in response, if anything? and have you tried any of them?

        • Samsy@lemmy.mlOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          28 minutes ago

          Yes sure but login does nothing the bot says it needs the confirmation code from telegram but telegram doesn’t send a notification like anytime if you login from a new device. I thought that’s the part they removed in 2023.

          I thought I misunderstood here something, the guide says it needs the api data. (I have this part already) but maybe I don’t get the confirmation code like normally maybe it got send to the api?