question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Auto open chat with buddy

See original GitHub issue

It’s possible to automatic open chat with some JID? I try to use this code but it doesn’t work:

converse.listen.on('connected', function (event) {
    var chatbox = converse.chats.open('buddy@domain.com')
    chatbox.open();
});

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

<bountysource-plugin>

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
beheritcommented, Mar 8, 2017

Amazing, now its works 😃 Thank You!

0reactions
jcbrandcommented, Mar 8, 2017

@beherit can you please try with Converse.js 3.0.0?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Automatically open the entire chat window - WordPress.org
Hello, is there a way to automatically open the entire chat window after N seconds? I know I can customize this with a...
Read more >
Chatting with Buddies - Oracle Help Center
To chat with a single buddy, double click the buddy. · To chat with multiple buddies in one chat window, select multiple buddies...
Read more >
How to Use Facebook Messenger - Stay in Touch ... - YouTube
In the Chats tab, you can tap any conversation to open it. ... When you release the icon, your voice message will be...
Read more >
SmarterChild - Wikipedia
SmarterChild was a chatbot available on AOL Instant Messenger and Windows Live Messenger (previously MSN Messenger) networks.
Read more >
Pidgin :: Pidgin, the universal chat client
Pidgin is a universal chat client, allowing you to consolidate all your different messaging apps into a single tool.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found