A simple and lightweight Discord bot built using discord.py, designed for basic utility commands with role-restricted access and channel-specific logging.
- Secure token management via
.envfile - Restrict bot access to a specific role (
ROLE_ID) - Send bot responses or logs to a dedicated channel (
LOG_CHANNEL_ID) - Beginner-friendly and easy to host locally or on services like Cybrancee
- Clean, open-source structure for learning or extending