Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/alcadesign/fbot-promise-sequence
- Owner: AlcaDesign
- License: unlicense
- Created: 2019-05-25T09:09:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T03:53:04.000Z (about 2 years ago)
- Last Synced: 2024-10-15T23:29:20.922Z (3 months ago)
- Language: JavaScript
- Homepage: https://twitch.tv/laboratory424
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- 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 [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. |