Skip to content

moparisthebest/ash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ash

ash is a Markov Chains XMPP bot (usable for IRC through biboumi). It's mainly meant to show that AI was cool and simple before the current craze.

Building from git: cargo build --release

Or grab a binary from the releases section.

Configuration: cp ash.toml ~/.config/ and edit ~/.config/ash.toml with your XMPP credentials and room config

Usage: ash [/path/to/config.toml]

Refer to ash.toml for instructions on how to configure.

License

GNU/AGPLv3 - Check LICENSE.md for details