Category "pycord"

why does the bot doesnt send the db pycord

My bot doesn't write changes on the DB when I type the command with the id What I want to do: write the commmand + the ID of the person -> the bot add the pe

Python Discord: RuntimeError: Event loop is closed when launched from a specific network

RuntimeError: Event loop is closed error when trying to run any bot in discord when connected to my wifi network. When connected to another network, everything

Updated - Create text_channel in specific category

So I am trying to create a text channel in a specific category. It worked but suddenly it's not. This is my Code: import discord from discord.ext import command

Button Interaction Fails after sometime | discord.py

I have created button roles using discord.py/pycord and they work pretty well but after some time the interaction gets failed it works well for some time but la