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

Missing methods name change #3

Open
Xanthognarh opened this issue Oct 9, 2024 · 1 comment
Open

Missing methods name change #3

Xanthognarh opened this issue Oct 9, 2024 · 1 comment

Comments

@Xanthognarh
Copy link

Hi, i just started testing your library. It looks like you missed in your 1.0 "Change methods name (part -> leave, privmsg -> send_message)" the logout function in the client.py:
I changed await self.part() to await self.leave() to remove an error message.

@bynect
Copy link
Owner

bynect commented Oct 9, 2024

Hi, i just started testing your library. It looks like you missed in your 1.0 "Change methods name (part -> leave, privmsg -> send_message)" the logout function in the client.py:
I changed await self.part() to await self.leave() to remove an error message.

Thanks. Let me know if something is not working 👍

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

2 participants