You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 18, 2024. It is now read-only.
after updating the bot i can't launch it without getting the error "AUTO_SHARDING"
D:\Discord Bots\Discord-AI-Chatbot>C:\Users\User\AppData\Local\Programs\Python\Python310\python.exe main.py Traceback (most recent call last): File "D:\Discord Bots\Discord-AI-Chatbot\main.py", line 33, in <module> bot = AIBot(command_prefix=[], intents=discord.Intents.all(), help_command=None) File "D:\Discord Bots\Discord-AI-Chatbot\main.py", line 15, in __init__ if config['AUTO_SHARDING']: KeyError: 'AUTO_SHARDING'
The text was updated successfully, but these errors were encountered: