Swothh / chatgpt-bot

💬 Discord bot that interacts with the unofficial ChatGPT API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chatgpt-bot

💬 Discord bot that interacts with the unofficial ChatGPT API.

Developed with 💙 by Swôth

⚙️ Config

Create a file named .env by copying the .env.example file. Write the Discord bot token and the OpenAI api key to the file.

📜 Usage

Make the adjustments mentioned above.

Install packages.
$ npm install

Start bot.
$ npm start

⭐ Star

Don't forget to star if you like it.

📷 Screenshots

🔒 License

MIT

About

💬 Discord bot that interacts with the unofficial ChatGPT API.

License:MIT License


Languages

Language:TypeScript 98.8%Language:Shell 1.2%