Have a feature request? Open an issue on GitHub to share your ideas.
Upcoming Features
v0.5.0
Server-specific commands and settings
Server-specific commands and settings
Status: PlannedAdd support for customizing bot behavior on a per-server basis, including:
- Server-specific monitoring preferences
- Custom command prefixes
- Configurable notification channels
Role-based permissions for commands
Role-based permissions for commands
Status: PlannedImplement granular permission controls:
- Allow server admins to restrict command usage by role
- Create custom permission tiers
- Set up command-specific access controls
Track emojis and server banner changes
Track emojis and server banner changes
Improved error handling and logging
Improved error handling and logging
Status: PlannedEnhance diagnostic capabilities:
- More detailed error messages
- Better logging for troubleshooting
- Improved error recovery mechanisms
v0.6.0
Web dashboard for viewing statistics
Web dashboard for viewing statistics
Status: PlannedCreate a web-based dashboard:
- View tracking statistics in a browser
- Interactive charts and graphs
- Export data in various formats
- Public profile pages for users
Support for backing up images to different providers
Support for backing up images to different providers
Status: PlannedAdd support for multiple image hosting services:
- Configure alternative image storage providers
- Automatic failover between providers
- Self-hosted image storage options
Generate GIF/video of profile picture changes
Generate GIF/video of profile picture changes
Status: PlannedCreate visual timelines:
- Generate animated GIFs showing all profile picture changes
- Export video compilations
- Customize playback speed and transitions
Track status changes
Track status changes
Status: PlannedMonitor Discord status updates:
- Track custom status changes
- Monitor activity status (online, idle, DND)
- View status history
v1.0.0
Complete test coverage
Complete test coverage
Status: PlannedAchieve comprehensive testing:
- Unit tests for all modules
- Integration tests for commands
- End-to-end testing suite
Documentation overhaul
Documentation overhaul
Status: PlannedExpand and improve documentation:
- Detailed API documentation
- Video tutorials
- Architecture guides
- Contributing guidelines
Performance optimizations
Performance optimizations
Status: PlannedOptimize bot performance:
- Reduce memory footprint
- Faster database queries
- Improved caching mechanisms
Multi-server scalability improvements
Multi-server scalability improvements
Status: PlannedEnhance scalability for large deployments:
- Support for thousands of monitored users
- Optimized database schema
- Distributed architecture support
Long-term Goals
These are vision items without specific version targets:Multiple Database Backends
Support for PostgreSQL and MySQL in addition to SQLite for better scalability and production deployments.
Third-party API
RESTful API for third-party integrations, allowing developers to build custom tools and services.
User Behavior Analytics
Analytics dashboard showing patterns in profile picture changes, peak change times, and trending styles.
ML-Powered Detection
Machine learning to detect related profile pictures, identify similar images, and suggest connections.
Community Input
This roadmap is shaped by community feedback. We encourage you to:- Vote on features by reacting to GitHub issues
- Suggest new features by opening discussions
- Contribute code for features you’d like to see
Interested in contributing? Check out the GitHub repository and open an issue or pull request.