3000 is a IM bot, text generation and summary service, written in Rust and intended to be embedded in other projects
Text generation. Parameters are as follows:
-
what indicates the kind of text to generate. Current options are name (a sentence in one of the formats <adjective> [, <adjective>] <noun> / [<adjective>] <noun> [who | that] [<adverb>] <verb> [<adjective>] [<noun>] [<other>]) and description (markov chain generated text using the contents of src/data/source-text)
-
max_characters is the maximum number of characters to generate