From 161959e988f2eaab7cc0f423764f150a10c2a382 Mon Sep 17 00:00:00 2001 From: ChanSolv <59396924+ChanSolv@users.noreply.github.com> Date: Tue, 21 Jan 2020 02:23:05 +0100 Subject: [PATCH] Additional sources --- _Sidebar.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 _Sidebar.md diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..10ae5f8 --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,24 @@ + + * [PBot](#pbot) + * [Installation / Quick Start](#installation--quick-start) + * [Features](#features) + * [Commands](#commands) + * [Advanced interpreter](#advanced-interpreter) + * [piping](#piping) + * [command substitution](#command-substitution) + * [command splitting](#command-splitting) + * [advanced $variable interpolation](#advanced-variable-interpolation) + * [inline commands](#inline-commands) + * [Factoids](#factoids) + * [Code Factoids](#code-factoids) + * [Plugins](#plugins) + * [Modules](#modules) + * [Virtual machine](#virtual-machine) + * [Useful IRC command improvements](#useful-irc-command-improvements) + * [Channel management](#channel-management) + * [Admin management](#admin-management) + * [Easy configuration](#easy-configuration) + * [Documentation](#documentation) + * [Support](#support) + * [License](#license) + \ No newline at end of file