Category "pycord"

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