Skip to content

Markov chain-based conversation plugin for err-chatbot

Notifications You must be signed in to change notification settings

Kha/err-markovbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Err-MarkovBot

Depenencies

This bot plugin relies on PyMarkovChain and the Err Chatbot

Usage

This plugin is pretty simple to use. Simply install it into your installation of Err, let it generate a database using one of the following:

!gendbfromfile <relative file path>
!gendbfromstring <string of characters>
!gendbfromurl <url>

Then use !talk or !complete <text seed> to make it speak. Enjoy!

About

Markov chain-based conversation plugin for err-chatbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%