New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

shiritori

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shiritori

A shiritori game engine. Handles multiple rooms, multiple players, bot users, score tracking, etc.

latest
Source
npmnpm
Version
2.0.4
Version published
Maintainers
1
Created
Source

shiritori

A shiritori game engine. Handles multiple rooms, multiple players, bot users, score tracking, etc.

It's used in Kotoba Discord bot (source) and on Kotobaweb.com (source).

I don't know if anyone else will use it except me, so I'm not writing detailed documentation, but you're welcome to join my Discord server for help.

Installation

First, install Mongodb. (The dictionary gets stuffed into Mongodb in order to save RAM)

Then in your project:

npm install shiritori
node ./node_modules/shiritori/src/build.js

Keywords

shiritori

FAQs

Package last updated on 29 Jul 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts