https://github.com/alcadesign/fbot-promise-sequence
A mock robot with a Promise-based sequence.
https://github.com/alcadesign/fbot-promise-sequence
Last synced: 8 months ago
JSON representation
A mock robot with a Promise-based sequence.
- Host: GitHub
- URL: https://github.com/alcadesign/fbot-promise-sequence
- Owner: AlcaDesign
- License: unlicense
- Created: 2019-05-25T09:09:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T03:53:04.000Z (over 3 years ago)
- Last Synced: 2025-03-24T19:23:14.617Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://twitch.tv/laboratory424
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mock Follow Bot Promise Sequence
## Install
```bash
$ git clone git@github.com: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. |