Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
/ StoreOfBot Public archive

Search, Explore & Discover the bests bots, channel or groups - Telegram: @StoreOfBot

License

Notifications You must be signed in to change notification settings

TiagoDanin/StoreOfBot

Repository files navigation

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

About

Search, Explore & Discover the bests bots, channel or groups - Telegram: @StoreOfBot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published