C:\Users\teren\AppData\Local\Programs\Python\Python310\lib\site-packages\nextcord\health_check.py:20: DistributionWarning: discord.py is installed which is incompatible with nextcord. Please remove this library by using pip3 uninstall discord.py
warn(message, DistributionWarning, stacklevel=0)
Traceback (most recent call last):
File "C:\Users\teren\Downloads\cheapboosts.com Boost Bot Source Code\cheapboost\main.py", line 5, in <module>
bot = discord.Bot(intents=discord.Intents.all())
AttributeError: module 'discord' has no attribute 'Bot'
C:\Users\teren\Downloads\cheapboosts.com Boost Bot Source Code\cheapboost>python main.py
C:\Users\teren\AppData\Local\Programs\Python\Python310\lib\site-packages\nextcord\health_check.py:20: DistributionWarning: discord.py is installed which is incompatible with nextcord. Please remove this library by using pip3 uninstall discord.py
warn(message, DistributionWarning, stacklevel=0)
Traceback (most recent call last):
File "C:\Users\teren\Downloads\cheapboosts.com Boost Bot Source Code\cheapboost\main.py", line 5, in <module>
bot = discord.Bot(intents=discord.Intents.all())
AttributeError: module 'discord' has no attribute 'Bot'
C:\Users\teren\Downloads\cheapboosts.com Boost Bot Source Code\cheapboost>