Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
KittenWo0f
/
twitchBotPython
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
d79b7bf5f4
Branches
Tags
master
twitchBotPyt...
/
main.py
main.py
69 B
History
Raw
1
2
3
4
5
from bot import twitch_bot
bot = twitch_bot('twitch_bot')
bot.run()