002
v1.0.5
Published
An NPM/ Deno package which returns a quote by Zero Two from the anime DARLING in the FRANXX in string form.
Downloads
28
Maintainers
Readme
002 - Zero Two Quotes
The simplest Zero Two Quote package of all.
Yes, this works really well with Discord bot APIs!
Install
$ npm install 002
Usage
const zerotwo = require('002');
console.log(zerotwo());
Output
$ I think I have taken a liking to you. Won't you be my darling?
Updates
- Changed quote case method to array calculation.
Upcoming
- Will be adding more Zero Two quotes (please send some in!).
- Will be adding some Hiro quotes (also please send some in!).