Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Iniciar sesión
KittenWo0f
/
twitchBotPython
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
d79b7bf5f4
Ramas
Etiquetas
master
twitchBotPyt...
/
main.py
main.py
69 B
Histórico
Raw
1
2
3
4
5
from bot import twitch_bot
bot = twitch_bot('twitch_bot')
bot.run()