im writing a bot that replies to a user message instantly. from what i've read their api only allows checking updates every minute or so.
it's there a push feature or a 3rd party service that pushes the new message to my server right away?
i've seen bots that can do this.