-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request to prioritize telegram connection #29
Comments
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.
The text was updated successfully, but these errors were encountered: