Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 710 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 710 Bytes

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