Socket
Socket
Sign inDemoInstall

botact

Package Overview
Dependencies
16
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.5 to 2.3.6

yarn-error.log

2

package.json
{
"name": "botact",
"version": "2.3.5",
"version": "2.3.6",
"description": "Botact enables developers to focus on writing reusable application logic instead of spending time building infrastructure.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -29,3 +29,3 @@ [![botact](https://img.shields.io/npm/v/botact.svg?style=flat-square)](https://www.npmjs.com/package/botact/) [![botact](https://img.shields.io/node/v/botact.svg?style=flat-square)](https://nodejs.org/en/) [![botact](https://img.shields.io/npm/dm/botact.svg?style=flat-square)](https://www.npmjs.com/package/botact/) [![botact](https://img.shields.io/travis/bifot/botact.svg?branch=master&style=flat-square)](https://travis-ci.org/bifot/botact/) [![botact](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](http://standardjs.com/)

```sh
yarn add botact
$ yarn add botact
```

@@ -58,5 +58,5 @@

### Methods
## Methods
**Core**
### Core

@@ -69,3 +69,3 @@ - [constructor(settings)](#constructorsettings)

**Actions**
### Actions

@@ -79,3 +79,3 @@ - [.before(callback)](#beforecallback)

**Options**
### Options

@@ -86,3 +86,3 @@ - [[getter] options](#getter-options)

**Upload helpers**
### Upload helpers

@@ -101,6 +101,2 @@ - [.uploadCover(file, settings)](#uploadcoverfile-settings)

Botact Flow:<br>
Turn `settings.redis` to true, if you will use [Botact Flow](#botact-flow-api).<br>
For detailed redis config see [this](https://github.com/NodeRedis/node_redis#options-object-properties)
**Definition:**

@@ -677,2 +673,4 @@

**via npm:**
```sh

@@ -682,12 +680,10 @@ $ npm test

## Donate 💰
**via yarn:**
Thank you for donations.
```sh
$ yarn test
```
- **Bitcoin:** 1C26xXoA42Ufz5cNNPhAJY8Ykqh2QB966L
- **Ethereum:** 0x331FeA1a0b0E9E66A647e964cF4eBE1D2E721579
- **Qiwi:** 79522232254
## License
MIT.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc