Discord.py Error - Clientconnectorcertificateerror January 24, 2024 Post a Comment I have an error trying to run my python discord bot. Here's my code: import discord client = discord.Client() @client.event async def on_ready(): print('We have logged in asSolution 1: Try updating discord.py.pip install -U discord.py CopyWorked personally for me. Baca Juga"runtimeerror: This Event Loop Is Already Running"; Debugging Aiohttp, Asyncio And Ide "spyder3" In Python 3.6.5How To Get Ip Address From Aiohttp ResponseWhy Doesn't Asyncio Always Use Executors? Share You may like these postsDiscord.py Membernotfound Exception When Passing A Real MemberDiscord.py Bot Renaming A Voicechannel Only Works SometimesDiscord.py Detecting ReactionsPython Add Custom Reaction For Message Post a Comment for "Discord.py Error - Clientconnectorcertificateerror"
Post a Comment for "Discord.py Error - Clientconnectorcertificateerror"