https://github.com/webdevcave/chatbot-client-node
https://github.com/webdevcave/chatbot-client-node
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/webdevcave/chatbot-client-node
- Owner: WebdevCave
- License: mit
- Created: 2025-05-08T02:43:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-21T00:13:57.000Z (about 1 year ago)
- Last Synced: 2025-06-21T01:39:10.394Z (12 months ago)
- Language: JavaScript
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chatter client
## How to run
```bash
docker run -e API_TOKEN= --network host IMAGENAME
```