Skip to content

microamp/chloey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chloey

Infobot clone in Clojure

Usage

lein run

Simple Factoid Storage/Retrieval

How to store a factoid

Format: chloey: <subject> is <factoid>

e.g.

[21:37] <microamp> chloey: everything is awesome

How to retrieve a factoid

Format: <subject>?

e.g.

[21:53] <microamp> everything?
[21:53] <chloey> microamp said everything is awesome

How to store a reply

Format: chloey: <subject> is <reply><factoid>

e.g.

[21:39] <microamp> chloey: dumb bot is <reply>stupid human

How to retrieve a reply

Format: subject

e.g.

[21:39] <microamp> dumb bot
[21:39] <chloey> stupid human

License

Copyright © 2014 Sangho Na

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Infobot clone in Clojure with core.async

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published