can i talk to an openclaw bot using internet relay chat? if not, then what is the point
my suspicion is that i can *handwaves in the direction of kent overstreet*
you see, i have built my own LLM, using the most ethical method possible: i trained it on the entire corpus of IRC logs in my possession, 2003 to present

@ariadne I once ran an eggdrop with a script that would store all the things people said to it in a file and any time it was addressed, it would store what was said to it in that file and then pick something else from that file to respond with.

That script had a line that would randomly decide to pick a random word from the input and try looking for that specific word from the corpus and use a random line that matched that word, and sometimes that alone would make the response it would come up with *uncanny*

Funny thing is I wonder how it would stack up against some LLMs nowadays (/j)

@fxchip yeah same idea, just running on kubernetes and CUDA