From c01a8971e34ac0965ac0dedb12bf9e13a9ba7f2a Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Wed, 3 Apr 2024 14:57:41 -0600 Subject: [PATCH] Update README --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 94321ce..0b0c46b 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,20 @@ ## Description FreePBX Manager is a Discord bot designed to manage FreePBX configurations. Please note that this project is currently a hot mess and may not be suitable for production use. +## Pre-requisites +- [Node.js](https://nodejs.org/en/download/) +- [FreePBX](https://www.freepbx.org/) +- [A Discord Bot](https://discord.com/developers/applications) + +## Features +- [x] User-created extensions +- [x] Automatic extension creation +- [x] Extension deletion +- [x] Extension status +- [x] Extension list + +- Probably some more stuff that I forgot to write down lol + ## Setup To set up the config file, follow the steps below: