Trotbot, Chat Bot API

Free Trotbot, Chat Bot API 1.3.72.35

Trotbot console app and library

Summary

Alone, this is a program that connects to Twitch chat rooms with the required user credentials just as any other IRC client would. It also allows for chatting through the console from the bot. Though, seeing as that would not be efficient, there are hooks in the program that allow for building plugins to automate tasks.

Details
It takes some knowledge of the programming language C# upon which this bot is build off of. It also requires a basic understanding of the IRC protocol for use of commands such as how to send messages down the pipeline. IRC information in detail can be found here: http://www.faqs.org/rfcs/rfc2812.html. This chat bot is built using .NET Core meaning it is compatible with Linux distros (not tested, just conjecture).

What this is:
  • C# Twitch chat IRC plugin loader
  • Library for writing plugins
  • Console window which outputs raw IRC data
  • Raw Twitch chat output
What this isn't (out of the box):
  • Natively this isn't a Twitch chat client
  • Plain chat reader
  • Contains no default plugins

t-chat.png

This is a bot running two not-included plugins and the effect

There is a Github wiki page available that explains a little about the 1.2 update and what's changed.
Author
700hours
Downloads
3,041
Views
6,487
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from 700hours

Latest updates

  1. Updater bugfixes, Small API addition, Help command qol

    This update requires downloading the program manually. There have been updates to .NET that made...
  2. Linux port, minor QoL, and startup automation

    Hey there, Today this release covers a few things. The Linux port required moving from...
  3. Linux port and fixes to automation

    Hey all, There have been some recent changes that will change the .NET version from...
Top