A bot for misskey. Reply to their mentions with Markov chain.
This bot learns the words using their notes.
** You need to have MeCab installed on your system.
$ npm install $ cp token-sample.json token.json $ cp config-sample.json config.json $ ### Configure the properties to get it working $ node index.js # or $ forever start index.js