Closed Gahtee closed 7 months ago
the PR solves the following error
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/discord/client.py", line 441, in _run_event
await coro(*args, **kwargs)
File "/home/ubuntu/Discord-AI-Chatbot/cogs/event_cogs/on_message.py", line 44, in on_message
instruc_config = config['DEFAULT_INSTRUCTIONS']
KeyError: 'DEFAULT_INSTRUCTIONS'
My bad
The presence of additional 'S' characters prevents correct reading of configurations