Skip to content

Repository files navigation

🪶 Quill

Banner

Node.jsDiscord.jsJudge0InferenceRDAPFirebasePRs Welcome

Quill is an advanced Discord developer assistant bot built to help programmers code faster, learn better, and debug smarter, directly inside Discord. It combines secure sandboxed code execution, AI insights, instant documentation lookup, and robust developer tooling into one streamlined workflow.

🚀 Key Features

  • Sandbox Code Execution: Compile and run snippets across 60+ languages with live output/error reporting via Judge0.
  • Groq-Powered AI Assistant: Estimate complexity, patch syntax errors, and receive production-grade code suggestions on demand.
  • Instant Documentation & Package Search: Query MDN Web Docs, Wikipedia, npm, and PyPI directly within your chat channels.
  • Advanced Dev Utilities: Format code with Prettier, audit URLs for safety, inspect API responses, and run WHOIS or Snowflake lookups natively.

📌 Commands Guide

All commands use the ; prefix (e.g., ;run). Premium features are marked with a .

Note

Premium features are completely free to use! To unlock them anywhere, simply be a member of the official DevHub Discord server to support the bot's development.

💻 Code Sandbox

CommandDescription
;complexityEstimate the Big-O time and space complexity of a code snippet.
;formatPretty-print and format unorganized code blocks using Prettier.
;runExecute code snippets instantly in a secure sandbox environment.
;suggestGet concise, AI-driven suggestions and improvements for a code snippet.
;whatlangAutomatically detect the programming language of a raw code snippet.

📚 Documentation & Reference

CommandDescription
;manView Unix/Linux manual pages for command documentation.
;mdnSearch the MDN Web Docs for JavaScript, HTML, and CSS references.
;wikiSearch and retrieve concise abstracts from Wikipedia articles.

🐙 GitHub Integration

CommandDescription
;profileFetch detailed statistics, repository counts, and bio, activity graph for a GitHub user.
;repoGet overview metrics (stars, forks, open issues) for a specified repository.
;treeGenerate a structured visual directory tree for a GitHub repository.

🔢 Mathematics

CommandDescription
;math-breakdownProvides a clear, step-by-step logical breakdown of a mathematical expression.

🔍 Package Search

CommandDescription
;crateSearch the crates.io registry for Rust package details, download stats, and documentation.
;gemSearch the Ruby gems for Ruby package details, total downloads, and documentation page
;npmQuery the npm registry for package metadata, dependencies, and versions.
;pipSearch the PyPI registry for Python package information.

🛠️ Developer Tools

CommandDescription
;base64Encode or decode Base64 strings
;colorPreview exact hexadecimal/RGB colors and custom CSS gradients.
;httpPerform lightweight HTTP requests and inspect responses (headers, payload).
;idGenerate cryptographic or specific system unique IDs across 60+ formats.
;regexTest, debug, and break down regular expression match patterns.
;scanScan and audit a URL to evaluate if it is suspicious or unsafe.
;snowflakeDecode a Discord Snowflake ID to extract its precise creation timestamp and metadata.
;whoisPerform a standard WHOIS lookup on domains to review registrar and ownership info.

⚙️ System & Support

CommandDescription
;changelogView the latest updates, bug fixes, and version history for Quill.
;githubView the official open-source GitHub repository details for the Quill bot.
;helpDisplay interactive menus outlining available commands and exact usage profiles.
;pingCheck API latency, processing metrics, and Discord Gateway websocket health.
;featureSubmit an authorized feature request directly to the development team.
;reportFile a bug report or performance issue directly from your server.

⚡ Tech Stack

  • Runtime: Bun / Node.js (v20+)
  • Framework: Discord.js (v14)
  • Code Intelligence: Groq SDK (Llama-3.3-70b-versatile)
  • Execution System: Judge0 API
  • Data Sources: MDN REST, Wikipedia API, GitHub REST API, RDAP Network Protocol

📄 License

This project is open-source and licensed under the GPL-3.0 License. For more terms and conditions, check out the accompanying LICENSE file.

© 2026 DevHub. All rights reserved.

About

Advanced Discord developer assistant for coding, debugging, AI help, documentation lookup, and developer utilities

Topics

Resources

Contributing

Stars

16 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages