Describe the bug
When starting botHandler.py, an attributeerror occurs.
To Reproduce
Steps to reproduce the behavior:
- Make your own fork of main
- Create a Github codespace on main
- Complete beforehand steps like installing requirements.txt and setup.py (however to solve another bug you must change aiohttp's version from 3.8.6 to 3.11.10)
- Run the botHandler with the command "python3 botHandler.py"
- AttributeError: module 'pymongo' has no attribute 'collection'. Did you mean: 'collation'?
Expected behavior
I expected the bot to start, and I could enter discord and use the server scout.
Screenshots

Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
Describe the bug
When starting botHandler.py, an attributeerror occurs.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected the bot to start, and I could enter discord and use the server scout.
Screenshots

Desktop (please complete the following information):
Additional context
Add any other context about the problem here.