Summary:

Neutral-Noise Ninja Bot is an open source IRC bot that is built to work on Twitch TVs IRC chat. It came about because while watching a Twitch stream and noticed the streamer was missing questions. So I created this program to allow people watching to ask questions and then the stream can go though and read them. The bot saves the questions asked into a SQL database. The bot can then generate HTML files using that SQL database. It currently runs on both Windows 7 and Ubuntu 14.04.

Current State

Currently the bot can connect to Twitch IRC servers, run basic inbuild commands, access an sqlite database and generate html with data from the database.
This project is currently on hold while the new TWITCH API is rolled out.

TODO:

These are the main features that will be added to the bot at some point or another.

Task Done Version
IRC RFC 1456 compliant IN PROGRESS 0
Add Lua 5.3 scripting NO 0
Add polls NO 0
Add GUI IN PROGRESS 0
FTP upload to server for web viewing NO 0
Twitch API intergration NO 0

Requirements

Windows

Linux

Download

There is no download for the bot yet. It will be free and open source when it is released. Watch this space.