https://github.com/tsoding/wiggle
OBS animations that can be controlled via REST API by ChatBots
https://github.com/tsoding/wiggle
hacktoberfest hacktoberfest2020
Last synced: about 1 year ago
JSON representation
OBS animations that can be controlled via REST API by ChatBots
- Host: GitHub
- URL: https://github.com/tsoding/wiggle
- Owner: tsoding
- Created: 2018-11-15T16:21:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T07:28:40.000Z (over 3 years ago)
- Last Synced: 2023-02-28T13:25:51.489Z (over 3 years ago)
- Topics: hacktoberfest, hacktoberfest2020
- Language: TypeScript
- Homepage:
- Size: 196 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://www.twitch.tv/tsoding)
# Wiggle
## Quick Start
```console
$ npm install
$ ./node_modules/.bin/tsc
$ node server.js
$ http://localhost:8080/
```
## API
### GET /wiggle/:name
Makes the tenticle wiggle.
## References
- https://medium.com/factory-mind/websocket-node-js-express-step-by-step-using-typescript-725114ad5fe4