package
0.1.0
Repository: https://github.com/zephyrtronium/robot.git
Documentation: pkg.go.dev

# Functions

Configure loads a brain database with the given username and order by connecting to source.
Open loads a brain database by connecting to source, using the last settings set by Configure for username and order.
Tokens converts a message into a list of its words.
UserHash obfuscates a username for inclusion in history.

# Variables

NoCopypasta is a sentinel error returned by CheckCopypasta to indicate that a message is not a meme for a generic reason.

# Structs

Brain learns Markov chains over arbitrary and generates text from them.