Skip to content
This repository was archived by the owner on May 18, 2024. It is now read-only.

KeyError: 'AUTO_SHARDING' On Startup #273

Closed
AG89 opened this issue May 10, 2024 · 1 comment
Closed

KeyError: 'AUTO_SHARDING' On Startup #273

AG89 opened this issue May 10, 2024 · 1 comment

Comments

@AG89
Copy link

AG89 commented May 10, 2024

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'

@mishl-dev
Copy link
Owner

add AUTO_SHARDING: true to the config

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants