IRC Channel Management and Game Bots
Chat management bots have been around for almost 30 years and are not something new.
I’ve built a plethora of chat bots throughout the years. This is what brought me to software development. The benefits of building chat bots is that you get to experiment and run code in production with real user input!
The Bots
I still have a few scripts of games and chat bots I’ve built between 2003 and 2008 with TCL. A virtual chat game bot is available on github.
As of 2024 for ZenDenPen I began implementing IRC bots in Golang.
[[choose-accordion]] == Technologies used
mIRC Scripting, Tcl