Search the Community
Showing results for tags 'Discord'.
-
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'
- 1 reply
-
- discord.py
- discord
-
(and 1 more)
Tagged with:
-
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:
- 5 replies
-
- discord
- discord.py
-
(and 2 more)
Tagged with:
-
Hello, can we have: discord.ext library for python 3.7? It's for discord bots.
- 5 replies
-
- discord
- discord.ext
-
(and 1 more)
Tagged with:
-
Some of these might already be on there but Im on ricky and would like these to be installed also my name is: thegamep asyncio git+https://github.com/Rapptz/discord.py@master psutil pytz timeago==1.0.13 yarl<1.2 requests pychalk dblpy
-
Hey, i'll use HelioNet free Python hosting but is Discord bot (discord.py) working? Thanks.
- 1 reply
-
- discord
- discord.py
-
(and 4 more)
Tagged with:
-
Hi, I want to run a musicbot for discord. This bot normally starts running /filepath/run.py This bot uses discord.py etc, i think all modules are available, https://krydos2.heliohost.org/cgi-bin/modules36.py But, the bot just dont start? Cron job: 0 15 0 0 0 home/myname/Muziekbot1/musicbot-master/run.py This bot can work on ubuntu, raspbian, windows and mac. This is the bot: https://github.com/Just-Some-Bots/MusicBot This is the official guide for ubuntu 16, but i do not know how to run that here. But i just uploaded the files, and added a cron for run.py # Install build tools sudo apt-get install build-essential unzip -y sudo apt-get install software-properties-common -y # Add external repositories sudo add-apt-repository ppa:mc3man/xerus-media -y # Install system dependencies sudo apt-get update -y sudo apt-get install git ffmpeg libopus-dev libffi-dev libsodium-dev python3-pip python3-dev -y sudo apt-get upgrade -y # Clone the MusicBot to your home directory git clone https://github.com/Just-Some-Bots/MusicBot.git ~/MusicBot -b master cd ~/MusicBot # Install Python dependencies sudo python3 -m pip install -U pip sudo python3 -m pip install -U -r requirements.txt Any idea how to get this working? Regards
-
Hello, I would like to have these modules installed: gspreaddiscord.pyPython version: 3.6 Username: pyraz Server: Tommy Thanks in advance! -xRaZx