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

fix(mode): refactor makeOperAnUser function #132

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

jdomingu98
Copy link
Owner

No description provided.

@jdomingu98 jdomingu98 linked an issue Apr 24, 2024 that may be closed by this pull request
@jdomingu98 jdomingu98 self-assigned this Apr 24, 2024
@jdomingu98 jdomingu98 added the bug Something isn't working label Apr 24, 2024
@jdomingu98
Copy link
Owner Author

El fallo era una linea de cuando cree la clase channel. Antes guardaba todos los usuarios en una lista y a los operadores los guardaba con el @ al principio.
Al hacerlos usuarios, le quitaba el primer caracter y listo. Por eso no aparecia, como el canal tenia un caracter no tenia mas contenido que mostrar

Copy link
Collaborator

@Atrujillo02 Atrujillo02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ya no se vuelve un fantasma el operador

@jdomingu98 jdomingu98 merged commit ac601b6 into master Apr 25, 2024
1 check passed
@ruzafa8 ruzafa8 deleted the 124-mode-bug-quitar-operador branch April 27, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[MODE] [BUG] quitar operador
2 participants