2025

FeatureBot

Personal Discord bot project with multiple cogs for moderation, utilities, Roblox features, and ticket management.

Feature Bot (Python)

Personal bot project with different cogs split up for features.
Built using discord.py and kept modular so I can add/remove stuff easily.

Cogs

  • admin.py → admin-only commands + owner tools
  • afksystem.py → AFK tagging + status system
  • bothelp.py → custom help command handler
  • debug.py → debugging commands / testing
  • moderation.py → kick, ban, mute, etc.
  • privatevccontrol.py → private VC creation & controls
  • rbxclothing.py → Roblox clothing lookup + tools
  • tickets.py → ticket system (support channels)

Notes

  • modular cog structure
  • easy to expand with new features
  • mainly for personal servers but flexible
Explore more projects