Jump to content

Search the Community

Showing results for tags 'discord.py'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General Discussion
    • Website Management and Coding
    • Technology and the Internet
    • Philosophy, Politics, and Science
    • Art and Entertainment
    • Other Discussion
  • HelioHost
    • Questions
    • Customer Service
    • How You Can Help
  • HelioNet
    • News
    • Contact HelioNet

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 4 results

  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. Hello ! I wondered if it was possible to install a Python lib for my project. I want to run a discord bot on my site (and if it works, the site itself will be dedicated to how to install/run/use the bot itself) coded in Python, but I need discord.py lib, as well as its dependancies. https://github.com/Rapptz/discord.py Here is the link to the lib github. Note that they don't provide any other install solution than using pip (which would require SSH, and it's not available for me). They also require some packages from repos : Please note that on Linux installing voice you must install the following packages via your favourite package manager (e.g. apt, yum, etc) before running the above commands: libffi-dev (or libffi-devel on some systems) python-dev (e.g. python3.6-dev for Python 3.6)Is it possible to install these ? I'll work later on some scripts to start/stop the bot without using SSH. Thanks in advance, Querby
  4. user900

    Discord.py

    Hey, i'll use HelioNet free Python hosting but is Discord bot (discord.py) working? Thanks.
×
×
  • Create New...