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

Change channel #2

Open
paulomcnally opened this issue Jan 8, 2019 · 1 comment
Open

Change channel #2

paulomcnally opened this issue Jan 8, 2019 · 1 comment

Comments

@paulomcnally
Copy link

Hola. ¿Ha pensado en implementar el cambio de canal?

@ghost
Copy link

ghost commented Nov 16, 2019

Hola, mirando este código he conseguido encontrar la manera de implementar un cambio de canal.
ch = int(input("Canal a cambiar: ")) for _ in range(0, len(str(ch))): tv._send_irc_code("Num"+str(ch)[_]) time.sleep(0.5)
Recuerda importar la librería time, usando import time. Espero que le haya servido.

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