Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



 606

discord bot delete channel commands

by 24KT - 08 December, 2022 - 04:20 PM
This post is by a banned member (24KT) - Unhide
24KT  
Supreme
365
Posts
92
Threads
4 Years of service
#1
do you know a discord bot that allows to delete a channel with a command ?
This post is by a banned member (Amy) - Unhide
Amy  
Supreme
213
Posts
127
Threads
4 Years of service
#2
(This post was last modified: 08 December, 2022 - 04:21 PM by Amy.)
Do you mean deleting a server or deleting the channels within it?
sheepe
This post is by a banned member (24KT) - Unhide
24KT  
Supreme
365
Posts
92
Threads
4 Years of service
#3
basically I do !delete in a channel it deletes it
This post is by a banned member (Amy) - Unhide
Amy  
Supreme
213
Posts
127
Threads
4 Years of service
#4
(08 December, 2022 - 04:25 PM)RezoWayne Wrote: Show More
basically I do !delete in a channel it deletes it

No idea about a bot that does this but i made this in 5 minutes it uses pycord
https://github.com/Pycord-Development/pycord
 
Code:
import discord
intents = discord.Intents.default()
intents.message_content = (True)
bot = discord.Bot(intents=intents)
@bot.slash_command()
async def test(ctx):
    channel = bot.get_channel(ctx.channel.id)
    await channel.delete()
bot.run("token")
sheepe
This post is by a banned member (24KT) - Unhide
24KT  
Supreme
365
Posts
92
Threads
4 Years of service
#5
ty
This post is by a banned member (SANTA) - Unhide
SANTA  
Heaven
31.389
Posts
4.945
Threads
6 Years of service
#6
Popcorn
[Image: z4nupn.webp][Image: 2c4mrd.webp]
[Image: t7exyf.webp]
This post is by a banned member (HideakiAtsuyo) - Unhide
410
Posts
129
Threads
4 Years of service
#7
Bro this is the fastest code to make tbh
LIKE/REP don't be a LEECHER!
Developer & Reverse Engineer
 Internal Hyper Links:
COBALT STRIKE 4.7 | Development Services | DEVELOPMENT, CRACKING, TUTORIALS, MORE..
DON'T HAVE A CRACKED.IO ACCOUNT ? CLICK HERE !
This post is by a banned member (annhide) - Unhide
annhide  
Registered
5
Posts
0
Threads
1 Year of service
#8
Plus, there are free music player for mac settings for video and audio playback, and some extras too. So, in terms of customization and individualization this is one of the best solutions today, without any doubt. True, even without flexible customization it works well, if that's what you're interested in.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 3 Guest(s)