1.1.1 • Published 5 years ago

storeofbot v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

StoreOfBot

Travis Downloads Node Version XO code style

Source code of bot StoreOfBot on Telegram

Installation

Module available through the npm registry. It can be installed using the npm or yarn command line tools.

# NPM
npm install storeofbot --save
# Or Using Yarn
yarn add storeofbot

Tests

To run the test suite, first install the dependencies, then run test:

# NPM
npm test
# Or Using Yarn
yarn test

Dependencies

  • debug: small debugging utility
  • json-stringify-safe: Like JSON.stringify, but doesn't blow up on circular refs.
  • moment-timezone: Parse and display moments in any timezone.
  • nodejs-i18n: Minimalistic internationalization using gettext style for NodeJS
  • pg: PostgreSQL client - pure javascript & libpq with the same API
  • pg-native: A slightly nicer interface to Postgres over node-libpq
  • telegraf: 📡 Modern Telegram Bot Framework
  • telegraf-start-parts: Command /start parameters parser middleware for Telegraf

Dev Dependencies

  • env-cmd: Executes a command using the environment variables in an env file
  • nodemon: Simple monitor script for use during development of a node.js app.
  • xo: JavaScript happiness style linter ❤️

Contributors

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue. List of all contributors.

License

MIT © Tiago Danin