Please enable JavaScript in your browser!
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
KittenWo0f
/
twitchBotPython
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
d79b7bf5f4
Branche
Tagy
master
twitchBotPyt...
/
main.py
main.py
69 B
História
Raw
1
2
3
4
5
from bot import twitch_bot
bot = twitch_bot('twitch_bot')
bot.run()