Skip to content
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.
/ botot Public archive

**Not Maintained** A chatbot for Misskey with Markov chain

Notifications You must be signed in to change notification settings

private-yusuke/botot

Repository files navigation

bobot

A bot for misskey. Reply to their mentions with Markov chain.

This bot learns the words using their notes.

Installation

** 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

About

**Not Maintained** A chatbot for Misskey with Markov chain

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published