Bootscreen / hirc

A simple command line IRC client for Twitch chat.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A very simple command line IRC client to send chat commands from command line args

Usage

  • go to https://twitchapps.com/tmi/ and get your oauth
  • put your username and oauth into the beginning of hirc.py
  • pythonw hirc.pyw <channel> "<command>"
    where command is the chat phrase which should be posted.

This software is distributed "as is", with no warranty expressed or implied, and no guarantee for accuracy or applicability to any purpose.

You like it and want to support me? Leave a follow on Twitch (http://twitch.bootscreen.net) or when you want to support me more you can donate here (https://www.paypal.me/TwitchBootscreen/5)

About

A simple command line IRC client for Twitch chat.

License:MIT License


Languages

Language:Python 100.0%