I'm struggling to get my head around the basics, and to find somewhere to ask for help. I know that the first two questions are a bit wooly by Stack overflow standards.
- is there a forum/channel somewhere for a dialog with people trying to use MTProto?
- is https://github.com/zerobias/telegram-mtproto the easiest to use implementation of MTProto in JS?
- can it be used in a web client (i.e. with and ES6
import
in a webpack environment)?
I'm seeing a bunch of errors but some of them seem to do with using webpack 4, but I'm not sure if what I want to do is even possible (see Accessing Telegram API via web-based client), although I have now mananged to get a 2FA code sent
My aim is to create a client that can log into certain telegram channels where all the content comes from a bot, and to parse information from them