Installation
$ git clone https://github.com/Lucstay11/Chat-bot-GPT-Bash
Start web server
$ /Chat-bot-GPT-Bash
php -S 0.0.0.0:8080
I use php but you can use any web server (apache,nginx,nodejs,python,ruby,...)
To communicate with chat gpt you just have to insert your Api Key in the index.js or in the Chat-Bot settings
Execute shell commands and aliases. Shell commands can be added as arguments over aliases You can block the execution of certain commands by adding them to command.php
Customize and configure the chat! Have fun!