Skip to content

Markov chain based AI discord bot written in Java. Probably sentient.

License

Notifications You must be signed in to change notification settings

devBoi76/MarkAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarkAI

Markov chain based AI discord bot written in Java 11

He learns from messages written on the server that are not sent by a bot and don't have "markai" in them

The newest .jar is in target/markov-VERSION-jar-with-dependencies.jar An older .jar is in the release If something with the .jar from target breaks, don't blame it on me - it's basically an alpha version

I don't know if this bot works on Windows

run with java -jar markov-VERSION-jar-with-dependencies.jar

Configure with config/CONFIG (provide the bot token there, also other settings)

Words are stored in the words folder, each word has it's own file with weighs. To change what chance a word has to appear after the previous one, change the weigh (higher = more often)

About

Markov chain based AI discord bot written in Java. Probably sentient.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages