Welcome to the Discord Image Logger repository! This tool is designed to track users who click on images in Discord. It helps you gather insights about image interactions within your server.
- Image Tracking: Logs user interactions when they click on images.
- User Insights: Gain information about user engagement with images.
- Easy Setup: Simple installation process to get you started quickly.
- Real-time Logging: Monitor clicks as they happen.
To get started with the Discord Image Logger, follow these steps:
-
Clone the repository:
git clone https://github.com/Ruangruo/Discord-image-logger.git
-
Navigate to the project directory:
cd Discord-image-logger
-
Download the latest release from the Releases section. You need to download and execute the file.
-
Follow any additional setup instructions in the downloaded file.
After installation, you can start using the Discord Image Logger. Here’s how:
- Run the application:
python main.py
- Configure the settings as needed. You can adjust parameters to suit your logging preferences.
- Monitor the logs generated in the specified output directory.
The Discord Image Logger operates by tracking user interactions with images. When a user clicks on an image, the logger captures the event and logs relevant details, including:
- User ID: Identifies the user who clicked the image.
- Image URL: The URL of the image clicked.
- Timestamp: When the interaction occurred.
This data can help you understand user behavior and engagement with images in your Discord server.
We welcome contributions to the Discord Image Logger! If you have ideas for improvements or new features, feel free to submit a pull request. Here’s how you can contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature/YourFeatureName
- Make your changes and commit them:
git commit -m "Add your message here"
- Push to your branch:
git push origin feature/YourFeatureName
- Submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For questions or feedback, feel free to reach out:
- GitHub: Ruangruo
- Email: your.email@example.com
Thank you for your interest in the Discord Image Logger! We hope it serves you well in your Discord endeavors. Don't forget to check the Releases section for updates and new features.