https://github.com/debck/hlw-world
https://github.com/debck/hlw-world
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/debck/hlw-world
- Owner: debck
- License: isc
- Created: 2018-05-25T07:57:00.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-26T08:38:31.000Z (about 8 years ago)
- Last Synced: 2025-03-15T03:16:01.279Z (over 1 year ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# HLW-World
> Bot
## Setup
```sh
# Install dependencies
npm install
# Run the bot
npm start
```