# errbot-plugin-webserverconfiguration **Repository Path**: bukcn/errbot-plugin-webserverconfiguration ## Basic Information - **Project Name**: errbot-plugin-webserverconfiguration - **Description**: 来自github开源项目的镜像 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-06 - **Last Updated**: 2023-06-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Errbot webserverconfiguration plugin ==== # how to use 1. install this plugin ``` !repos install https://github.com/tkit/errbot-plugin-webserverconfiguration ``` and then, webserver config is activated! ``` ┏━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Status ┃ Name ┃ ┡━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━┩ │ *A* │ Webserver │ ├────────┼────────────────────────┤ │ *A* │ WebserverConfiguration │ └────────┴────────────────────────┘ *A* = Activated, *D* = Deactivated, *B* = Blacklisted, *C* = Needs to be configured ```