├── LICENSE ├── README.md ├── index.html ├── index.js └── style.css /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BenDev202/ChatGPT-Bot/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BenDev202/ChatGPT-Bot/HEAD/README.md -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BenDev202/ChatGPT-Bot/HEAD/index.html -------------------------------------------------------------------------------- /index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BenDev202/ChatGPT-Bot/HEAD/index.js -------------------------------------------------------------------------------- /style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BenDev202/ChatGPT-Bot/HEAD/style.css --------------------------------------------------------------------------------