https://github.com/stephenyeargin/hubot-homepage
🏠🤖 Give your bot a default home page
https://github.com/stephenyeargin/hubot-homepage
hacktoberfest homepage hubot hubot-scripts
Last synced: 5 months ago
JSON representation
🏠🤖 Give your bot a default home page
- Host: GitHub
- URL: https://github.com/stephenyeargin/hubot-homepage
- Owner: stephenyeargin
- License: mit
- Created: 2017-03-29T02:17:09.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-07-21T23:20:07.000Z (12 months ago)
- Last Synced: 2025-10-13T08:53:49.471Z (9 months ago)
- Topics: hacktoberfest, homepage, hubot, hubot-scripts
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/hubot-homepage
- Size: 723 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hubot Homepage
[](http://badge.fury.io/js/hubot-homepage) [](https://github.com/stephenyeargin/hubot-homepage/actions/workflows/nodejs.yml)

Give your bot a default home page.
## Installation
In hubot project repo, run:
`npm install hubot-homepage --save`
Then add **hubot-homepage** to your `external-scripts.json`:
```json
[
"hubot-homepage"
]
```
## Sample Interaction
Visit `http://127.0.0.1:8080/` to see the home page.
## NPM Module
https://www.npmjs.com/package/hubot-homepage