mishl-dev / Discord-AI-Chatbot

This Discord chatbot is incredibly versatile. Powered incredibly fast Groq API
GNU Affero General Public License v3.0
1.32k stars 417 forks source link

aiohttp #112

Closed 220m closed 1 year ago

220m commented 1 year ago

I am encountering this error when running it via cmd with "python main.py"

D:\AI\Discord AI\Discord-AI-Chatbot>python main.py Traceback (most recent call last): File "D:\AI\Discord AI\Discord-AI-Chatbot\main.py", line 6, in import aiohttp ModuleNotFoundError: No module named 'aiohttp'

mishl-dev commented 1 year ago

Run pip install -r requirements.txt

220m commented 1 year ago

Thank you so much for the fast answer! you are putty really much effort in this, thank you.

220m commented 1 year ago

discord.errors.HTTPException: 400 Bad Request (error code: 30034): Max number of daily application command creates has been reached (200)

what is about this? I saw it on issues already but I have a bot created months ago and just reset the token why does that not work?

mishl-dev commented 1 year ago

discord.errors.HTTPException: 400 Bad Request (error code: 30034): Max number of daily application command creates has been reached (200)

what is about this? I saw it on issues already but I have a bot created months ago and just reset the token why does that not work?

try on a new bot or wait for one day