Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alcadesign/fbot-promise-sequence

A mock robot with a Promise-based sequence.
https://github.com/alcadesign/fbot-promise-sequence

Last synced: about 2 months ago
JSON representation

A mock robot with a Promise-based sequence.

Awesome Lists containing this project

README

        

# Mock Follow Bot Promise Sequence

## Install

```bash
$ git clone [email protected]:AlcaDesign/fbot-promise-sequence.git
$ cd fbot-promise-sequence
$ npm install
```

## Usage

Run the bot from the command line and then use the commands in the chat set by
``. As well as reading the code as that's the actual meat of this
demo project.

### Command line

```bash
$ node index.js
```

### Chat commands

| Command | Args | Description |
| --------- | ----- | ----------------------------- |
| !abfire | count | Fire `count` ping pong balls. |
| !abreload | | Reload the magazine. |