Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tiagodanin/stickersplaybot
Search series covers stickers via inline - @StickersPlayBot [Base Text PT-Br]
https://github.com/tiagodanin/stickersplaybot
stickers telegram telegram-bot
Last synced: 6 days ago
JSON representation
Search series covers stickers via inline - @StickersPlayBot [Base Text PT-Br]
- Host: GitHub
- URL: https://github.com/tiagodanin/stickersplaybot
- Owner: TiagoDanin
- License: mit
- Created: 2018-05-23T18:34:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-28T13:50:55.000Z (3 months ago)
- Last Synced: 2024-10-03T11:41:58.971Z (about 1 month ago)
- Topics: stickers, telegram, telegram-bot
- Language: JavaScript
- Homepage: https://tiagodanin.github.io/StickersPlayBot/
- Size: 340 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# StickersPlayBot
[![Version](https://img.shields.io/npm/v/stickersplaybot.svg?style=flat-square)](https://npmjs.org/package/stickersplaybot)
[![Downloads](https://img.shields.io/npm/dt/stickersplaybot.svg?style=flat-square)](https://npmjs.org/package/stickersplaybot)Telegram bot - @stickersplaybot
## Installation
Module available through the
[npm registry](https://www.npmjs.com/). It can be installed using the
[`npm`](https://docs.npmjs.com/getting-started/installing-npm-packages-locally)
or
[`yarn`](https://yarnpkg.com/en/)
command line tools.```sh
# NPM
npm install stickersplaybot --save
# Or Using Yarn
yarn add stickersplaybot
```## Dependencies
- [graceful-fs](https://ghub.io/graceful-fs): A drop-in replacement for fs, making various improvements.
- [js-search](https://ghub.io/js-search): JS Search is an efficient, client-side search library for JavaScript and JSON objects
- [jsonfile](https://ghub.io/jsonfile): Easily read/write JSON files.
- [similarity](https://ghub.io/similarity): How similar are these two strings?
- [telegraf](https://ghub.io/telegraf): 📡 Modern Telegram Bot Framework## Contributors
Pull requests and stars are always welcome. For bugs and feature requests, please [create an issue](https://github.com/TiagoDanin/StickersPlayBot/issues). [List of all contributors](https://github.com/TiagoDanin/StickersPlayBot/graphs/contributors).## License
[MIT](LICENSE) © [Tiago Danin](https://TiagoDanin.github.io)