Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
KittenWo0f
/
twitchBotPython
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
d79b7bf5f4
Branches
Tags
master
twitchBotPyt...
/
main.py
main.py
69 B
Historique
Raw
1
2
3
4
5
from bot import twitch_bot
bot = twitch_bot('twitch_bot')
bot.run()