Open calamarcus opened 3 years ago
Hey, I'm looking into this. I use Discord more than Telegram but I'm happy to add Telegram support too. I can't give an ETA on this though
If you're able to find resources (videos or node modules) on retrieving messages from Telegram and/or Discord, that would be helpful
https://github.com/yagop/node-telegram-bot-api
might be same as the npmjs link above
although this says is FAST.....which we want :-)
and discord.
This might be the one you need actually :-)
and this one for discord
MTProto core seems like the module needed for Telegram. Thanks!
Perhaps something here to skip reinventing code?
https://stackoverflow.com/questions/64594824/mtproto-core-telegram-replay-to-another-channel
Hello again. It would be great if you could implement discord or telegram message scraper. I dont know which is faster to deliver messages, but in my case, i get the Telegram messages the fastest. maunally entering the coin is too slow.