Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
KittenWo0f
/
twitchBotPython
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
d79b7bf5f4
Branchit
Tagit
master
twitchBotPyt...
/
main.py
main.py
69 B
Historia
Raaka
1
2
3
4
5
from bot import twitch_bot
bot = twitch_bot('twitch_bot')
bot.run()