🤝 Get Help
Choose the best way to get support for your needs
Discord Community
Join our active community server
Get real-time help from our community and development team. Share your creations, ask questions, and get instant support.
- Real-time community support
- Direct access to developers
- Share and get feedback
- Feature requests and suggestions
GitHub Issues
Report bugs and request features
Report bugs, request new features, or contribute to the project development on our GitHub repository.
- Bug reports and fixes
- Feature requests
- Open source contributions
- Development roadmap
Documentation
Comprehensive guides and tutorials
Browse our comprehensive documentation with step-by-step guides, tutorials, and API references.
- Quick start guides
- Feature tutorials
- API documentation
- Troubleshooting guides
📧 Contact Us
Send us a message directly for personalized support
🔧 Common Issues
Quick solutions to frequently encountered problems
Webhook URL Invalid Error
Problem: Getting "Invalid webhook URL" error when trying to send messages.
Solution:
- Verify the webhook URL is correct and complete
- Check that the webhook hasn't been deleted from Discord
- Ensure you have proper permissions in the Discord server
- Try creating a new webhook and using that URL
Rate Limit Exceeded
Problem: Messages failing to send due to rate limiting.
Solution:
- Wait a few seconds before sending another message
- Discord limits webhooks to 5 requests per second
- Use the built-in queue system for batch sending
- Consider using multiple webhooks for high-volume use
Embed Not Displaying Correctly
Problem: Rich embeds not appearing as expected in Discord.
Solution:
- Check that all required fields are filled out
- Verify color values are valid hex codes or decimal numbers
- Ensure image URLs are publicly accessible
- Use the preview feature to test before sending
Antivirus False Positive
Problem: Antivirus software flagging the application as suspicious.
Solution:
- Add the application to your antivirus whitelist
- Download only from official GitHub releases
- Verify file integrity with provided checksums
- Report false positives to your antivirus vendor
📋 Community Guidelines
Help us maintain a positive and helpful community
Be Respectful
Treat all community members with respect and kindness. We're all here to help each other succeed.
Search First
Before asking a question, search our documentation and previous discussions to see if it's already been answered.
Provide Details
When reporting issues, provide as much detail as possible including error messages, steps to reproduce, and your system information.
Share Knowledge
If you've solved a problem or learned something useful, share it with the community to help others.
Ready to Get Help?
Join our community and get the support you need