- Added bot info and statistics display when the bot is mentioned (#46)
scancommand now resolves a URL's full redirect chain and checks each hop against a local blocklist of known IP logger/grabber domains before running external scans (#44)
- Replaced the previous complexity estimator with a more accurate
analyzeComplexityutility (#41) - Migrated all bot responses from embeds to Discord Components V2 containers (#45)
scancommand's urlscan.io polling now runs 5 attempts at 3s intervals instead of a 10s wait plus 8x5s polls (#44)
- Normalize
git://repository URLs for Discord links innpmcommand (#32) - Optimize
runcommand and expand its judge0 language alias map - Harden
httpcommand against SSRF and DoS - Fix reDoS risk from unrestricted user-controlled RegExp
- Full interaction handler system with file-based routing
- New
mancommand for viewing Unix/Linux manual pages for command documentation - New
cratecommand to search Rust crates - New
gemcommand to search Ruby gems - New
base64command encode or decode Base64 strings
- Updated the
changelogcommand to use aStringSelectMenuBuilderinstead of just showing the latest version - Both the command and interaction handler now parse
CHANGELOG.mddynamically - Updated
profilecommand to include a visual GitHub contribution activity graph in the embed response
- Initial Release: Launched Quill, an advanced TypeScript and Bun-powered developer assistant bot for Discord.
- Code Execution Sandbox: Integrated an isolated runtime environment to compile and execute snippets in dozens of programming languages directly within text channels.
- AI Coding Intelligence: Added AI-driven features for calculating algorithmic complexity, generating code optimizations, and analyzing syntax errors.
- Documentation & Package Search: Implemented direct reference lookups for web documentation, encyclopedia summaries, and major software package registries.
- GitHub Integrations: Added capabilities to fetch user profiles, review repository metadata, and generate visual directory trees.
- Developer Utility Suite: Introduced a robust collection of tools for code formatting, HTTP response parsing, regex testing, cryptographic ID generation, color validation, and metadata decoding.
- Security Auditing: Embedded a URL inspection utility to evaluate links for potential safety risks.
- Community-Tier Access: Implemented a server-membership verification system to seamlessly unlock premium commands for community supporters.