An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Hubot Homepage

[![npm version](https://badge.fury.io/js/hubot-homepage.svg)](http://badge.fury.io/js/hubot-homepage) [![Node CI](https://github.com/stephenyeargin/hubot-homepage/actions/workflows/nodejs.yml/badge.svg)](https://github.com/stephenyeargin/hubot-homepage/actions/workflows/nodejs.yml)

![screenshot](./screenshots/1.png)

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