Discord.py Discord.py Rewrite Python Python 3.x Can I Safely Ignore These Errors? May 19, 2024 Post a Comment @client.event async def on_message_edit(before, after): channel = client.get_channel (649024513… Read more Can I Safely Ignore These Errors?
Discord.py Discord.py Rewrite Python Python 3.x A Presence/activity Set Command? May 17, 2024 Post a Comment So, I was wondering if there could be a command I could write that allows me to set the bots presen… Read more A Presence/activity Set Command?
Discord.py Discord.py Rewrite Python 3.x Discord.py Getting All Text Channels Under A Certain Category March 02, 2024 Post a Comment I'm trying to get all text channels under a category as a list but I can only do for guild in c… Read more Discord.py Getting All Text Channels Under A Certain Category
Discord Discord.py Discord.py Rewrite Python Discord.py Emoji All Servers Bot In March 01, 2024 Post a Comment I have a bot that sends embeds that include emojis specific to each embed and it works great on my … Read more Discord.py Emoji All Servers Bot In
Discord Discord.py Discord.py Rewrite Python Python 3.x How Does Is_owner Works? February 28, 2024 Post a Comment So i am trying to add dev only commands me and my devs get confused on doing this as we need the is… Read more How Does Is_owner Works?
Discord.py Rewrite Json Python Python 3.x How Would I Delete Something From A Json File February 25, 2024 Post a Comment I'm not sure how to delete something from a .json file I've tryed looking it up and it sti… Read more How Would I Delete Something From A Json File
Discord.py Discord.py Rewrite Python Retrieve List Of Members In Channel Discord.py Rewrite February 15, 2024 Post a Comment Summary I'm really new to discord.py and am trying to figure out how to retrieve a list of peop… Read more Retrieve List Of Members In Channel Discord.py Rewrite
Discord Discord.py Discord.py Rewrite Python 3.x How Do I Make A Proper "nuke" Command Discord.py February 10, 2024 Post a Comment Okay i want to make a 'nuke' command that basically saves the old name, topic and permissio… Read more How Do I Make A Proper "nuke" Command Discord.py