Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 2.84 KB

README.md

File metadata and controls

59 lines (40 loc) · 2.84 KB

infrabot License Total lines Downloads GitHub repo file count GitHub repo file count


📰 Description

infrabot - is an on-premise service which allows you to create your own commandlets to control your infrastructure using a Telegram Bot. Built-in tools will allow to create, configure and manage plugins and application configuration.

👁️‍🗨️ Overview

infrabot-logo

🔧 Installation

📋 Documentation

Get started with infrabot, learn how to configure infrabot for your organization.

📼 Plugin support

To add functionality to infrabot and extend its capabilities, plugin system was implemented. Each plugin determines which command infrabot can execute. One plugin - means one commandlet. See examples to get to know how to create plugins.

🔌 Compilation

  1. Download and install Visual Studio 2022
  2. Open project in Visual Studio and build it

🎯 Contributing

You can contribute to infrabot by finding bugs, creating new functionality or writing addons for it.