deleted by creator
- 0 Posts
- 4 Comments
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.
smorks@lemmy.cato No Stupid Questions@lemmy.world•Why does markdown always format bullets wrong?English2·2 years agoit doesn’t appear to be easy to do either of those, from some quick testing. Looks like the
<p></p>
tags have bottom spacing which is causing the issue, mainly, at least in lemmy’s case. weird.
smorks@lemmy.cato No Stupid Questions@lemmy.world•Why does markdown always format bullets wrong?English81·2 years agoi think if you put less whitespace in between it will format a bit better?
- A
- B
- Sub 1
- Sub 2
- C
- Another Sub 1
- Another Sub 2
- D
- E
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?