A serverless Discord bot that runs on Cloudflare Workers, allowing users to search for Sublime Text packages and libraries directly from Discord using the Packages database (Releases).
- 🔍 Search for Sublime Text packages and libraries using
/packages {query}
- 📊 View database statistics with
/stats
- ⚡ Lightning-fast responses via Cloudflare's global edge network
- 🚀 Serverless architecture with automatic scaling
- 📦 Displays package information including author, description, version, and homepage
- 🏷️ Shows package labels and categories
- 💰 Cost-effective hosting (free tier supports 100,000 requests/day)
For Package data issues, refer to the official Packages documentation.