Why?
I hate when I delete a category on a Discord server, and all the channels move up instead of being deleted. So, I made this bot to remove those channels automatically.
OrphanesKiller helps manage your Discord server by deleting uncategorized text and voice channels (those not inside a category). It supports both:
Normal commands (e.g., --cleanup, --cmd)
Slash commands (e.g., /cleanup, /cmd)
--cleanup→ Deletes all orphaned channels./cleanup→ Slash command for the same task./cmdor--cmd→ Shows this help message.
- Add the following files:
.env,OrphanesKiller.py. - The
.envfile should contain your bot token. Obtain a bot token from the Discord Developer Portal or use an existing bot token. - Run
OrphanesKiller.pyto start the bot.
