sozysozbot / pekzep_markov

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pekzep_markov

直前の字が0.9票、二つ前の字が0.06票、三つ前の字が0.02票、四つ前の字が0.01票を入れます。

Environment variable

Requires you to set DISCORD_NOTIFIER_TOKEN in the env var for the discord notifier to work.

Running Locally

$ npm install
$ npm run build
$ npm start

To compile index.ts

$ npm install
$ tsc

About


Languages

Language:HTML 51.6%Language:TypeScript 48.3%Language:Procfile 0.2%