Jump to content

gonzalo3

Members
  • Posts

    5
  • Joined

  • Last visited

gonzalo3's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hello, discord.py library started causing errors for everyone. It seems the only solution is to update library. I'm using Tommy server right now. Relevant thread: https://stackoverflow.com/questions/63027848/discord-py-glitch-or-random-error-typeerror-new-got-an-unexpected-keywor Error: (...) TypeError: __new__() got an unexpected keyword argument 'deny_new'
  2. Hello, Discord bots written in python using discord.py module (idk what about other technologies) stopped working on 30 May - both on local PCs and on your hosting too - because of some certificate expiration. Solution for local Windows PCs is to start Internet Explorer as administrator, go to discord.com and install some certificate using lock icon on address bar. I have no idea how to fix this on a linux server though. Here's one of stackoverflow posts: https://stackoverflow.com/questions/62102897/certifacte-verify-failed-certificate-has-expired-ssl-c1108 Error text: raise ClientConnectorCertificateError( aiohttp.client_exceptions.ClientConnectorCertificateError: Cannot connect to host discordapp.com:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1108)')] Here's article found by @sohamb03 on your discord server that might help: https://www.namecheap.com/support/knowledgebase/article.aspx/10228/14/sectigo-root-certificate-expiring-may-30-2020 I don't know if this helps, but in other stackoverflow post I found this without explanation:
  3. Can we please have matplotlib python library for Tommy? Johnny has it, but Tommy is still missing it: https://krydos.heliohost.org/cgi-bin/modules37.py
  4. Hello, can we have: discord.ext library for python 3.7? It's for discord bots.
×
×
  • Create New...