Aaryamann171 / oreobot

testing out twitch bots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oreobot

twitch bot testing

install dependencies

pipenv install

add credentials in .env file

  • make sure .env is in the same dir as bot.py
TMI_TOKEN=oauth:
CLIENT_ID=
BOT_NICK=
BOT_PREFIX=!
CHANNEL=

running the bot

pipenv run python bot.py

About

testing out twitch bots


Languages

Language:Python 100.0%