Skip to content

prismofeverything/dogdog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dogdog

An evolving IRC bot that generates a markov chain for every nick in the channel it inhabits, and responds to that nick with dialogue generated from their own statements!

Also analyzes each nick's statements with natural language processing and builds a set of grammatical templates to guide the generation of statements.

Usage

(require '[dogdog.core :as dogdog])
(def irc (dogdog/init "#tripartite"))

License

Copyright © 2013-2014 Ryan Spangler

Distributed under the Eclipse Public License, the same as Clojure.

About

irc bot in clojure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published