Skip to content
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

Unable to automatically join invite-only channels on libera: a delay command would help #677

Open
n-kalosha opened this issue Dec 16, 2024 · 0 comments

Comments

@n-kalosha
Copy link

I want to auto-join an invite-only channel on libera.chat . In order to do this, I need to identify to the nickserv (I do that through SASL), then /msg ChanServ invite #channel , then /join #channel. If I put these commands into on_connect, the join command gets executed too quickly and I'm rejected from joining the channel. It would help if I could add a small delay between the two commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant