Discord-AI-Chatbot icon indicating copy to clipboard operation
Discord-AI-Chatbot copied to clipboard

This Discord chatbot is incredibly versatile. Powered incredibly fast Groq API

Results 5 Discord-AI-Chatbot issues
Sort by recently updated
recently updated
newest added

I got this error when trying to run this app ``` discord.errors.HTTPException: 400 Bad Request (error code: 50006): Cannot send an empty message ```

i fix error after clear history and if the response is more than 2000 in length add typing effect ( typing in discord) and add stream effect look like chatGPT...

![image](https://user-images.githubusercontent.com/83267351/236277613-04e7816b-88dd-4014-8a84-8d82d9a6f692.png) Not gpt4?

Traceback (most recent call last): File "D:\idea\Discord-Chatbot-Gpt4Free-main\main.py", line 2, in import theb File "D:\idea\Discord-Chatbot-Gpt4Free-main\theb\__init__.py", line 7, in from curl_cffi import requests ModuleNotFoundError: No module named 'curl_cffi' yeah, I installed every...