Project to create a bot for Twitch using Python and the library TwitchIO
| .gitignore | ||
| bot.py | ||
| LICENSE | ||
| Pipfile | ||
| README.md | ||
TwitchBot
Project to create a bot for Twitch using Python and the library TwitchIO.
Is necessary to create a '.env' file with the following parameters:
# .env
TMI_TOKEN=
CLIENT_ID=
CLIENT_SECRET=
BOT_NICK=
BOT_PREFIX=!
CHANNEL=
ARRIVAL=
TWITTER=
INSTAGRAM=
DISCORD=
ITCHIO=