3.3.1 • Published 6 years ago

@exoplay/exobot-plugin-points v3.3.1

Weekly downloads
18
License
LGPL
Repository
github
Last release
6 years ago

exobot-exobot-plugin-points

Give and take away points, with and without reasons.

Usage

audrey++
audrey++ for being super cool
exobot score audrey
exobot top 10

Installation

  • npm install --save @exoplay/exobot/exobot-plugin-points

A Setup Example

import Exobot from '@exoplay/exobot';
import Points from '@exoplay/exobot-plugin-points';

const Bot = new Exobot(BOT_NAME, {
  // ...
  plugins: [
    new Points();
  ],
});

License

LGPL licensed. Copyright 2016 Exoplay, LLC. See LICENSE file for more details.

3.3.1

6 years ago

3.3.0

6 years ago

3.1.4

7 years ago

3.1.3

7 years ago

3.1.2

7 years ago

3.1.1

7 years ago

3.1.0

7 years ago

3.0.0

7 years ago

2.1.0

7 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.1.0

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago