@lwys-pkg-releaser/node-bullshit-generator
Version:
Port of menzi11/BullshitGenerator@github.com to JavaScript
15 lines (14 loc) • 390 B
JavaScript
;
// You SHOULDN'T just use this, pick dicts on your own instead.
// Comments below are on why I pick those dicts
module.exports = {
前面垫话: require("./前面垫话_aetherwu"),
// much
后面垫话: require("./后面垫话_aetherwu"),
废话: require("./废话"),
// thing
名人名言: require("./名人名言"),
// fat
起段: " ",
句号: "。"
};