Telegram Bot Game - Defend The Castle
Module available through the npm registry. It can be installed using the npm
or yarn
command line tools.
# NPM
npm install defend-the-castle --save
# Or Using Yarn
yarn add defend-the-castle
To run the test suite, first install the dependencies, then run test
:
# NPM
npm test
# Or Using Yarn
yarn test
json-stringify-safe: Like JSON.stringify, but doesn't blow up on circular refs.
Author: Isaac Z. SchlueterLicense: ISC
Version: 5.0.1
moment: Parse, validate, manipulate, and display dates
Author: Iskren Ivov ChernevLicense: MIT
Version: 2.24.0
moment-timezone: Parse and display moments in any timezone.
Author: Tim WoodLicense: MIT
Version: 0.5.25
nodejs-i18n: Minimalistic internationalization using gettext style for NodeJS
Author: TiagoDaninLicense: MIT
Version: 2.3.0
numberlabel: Convert a large number to nice formatted string.
Author: Tiago DaninLicense: MIT
Version: 1.0.1
pg: PostgreSQL client - pure javascript & libpq with the same API
Author: Brian CarlsonLicense: MIT
Version: 7.11.0
pg-native: A slightly nicer interface to Postgres over node-libpq
Author: Brian M. CarlsonLicense: MIT
Version: 3.0.0
telegraf-start-parts: Command /start parameters parser middleware for Telegraf
Author: Tiago DaninLicense: MIT
Version: 1.0.0
env-cmd: Executes a command using the environment variables in an env file
Author: Todd BluhmLicense: MIT
Version: 9.0.3
nodemon: Simple monitor script for use during development of a node.js app.
Author: Remy SharpLicense: MIT
Version: 1.19.0
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue. List of all contributors.