discord-invite-bot/ ├── 🤖 main.py # Main bot file ├── 📦 modules/ # Bot modules │ ├── config_manager.py # Configuration manager │ └── invite_logger.py # Invitation tracking ├── ⚙️ config/ # ...
Add a description, image, and links to the discord-invite-tracker-bot topic page so that developers can more easily learn about it.