Introducing Quill v1.0.0 #3
calebephrem
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🪶 Introducing Quill v1.0.0
We're excited to announce the initial public release of Quill: a developer assistant bot built to help programmers code faster, learn better, and debug smarter, directly inside Discord.
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.
✨ What's in v1.0.0
💻 Code Sandbox
Run code in 60+ languages with live output and error reporting, right in your channel. Also includes Big-O complexity estimation, AI-driven code suggestions, Prettier-based formatting, and automatic language detection.
📚 Documentation & Reference
Query MDN Web Docs and Wikipedia without leaving Discord.
🐙 GitHub Integration
Pull user profiles, repo stats (stars, forks, open issues), and generate a full visual directory tree for any repository.
🔢 Mathematics
Step-by-step breakdowns of mathematical expressions.
🔍 Package Search
Look up npm and PyPI package metadata on demand.
🛠️ Developer Tools
Color previewer, lightweight HTTP client, cryptographic/system ID generator, regex tester, URL safety scanner, Discord Snowflake decoder, and WHOIS lookups.
⚙️ System & Support
Changelog viewer, repo info, latency/health checks, and built-in feature request & bug report submission.
💎 Premium, for Free
Premium-tier commands (marked with
★) aren't paywalled, they're completely free. Just join our official DevHub server to unlock them anywhere, and you'll be supporting the project's development at the same time!⚡ Under the Hood
🚀 Get Started
All commands use the
;prefix, try;helpto see the full command menu once Quill is in your server.Quill is fully open-source under the GPL-3.0 License. Check out the repo, dig through the code, and feel free to open a PR, contributions are always welcome!
Got ideas or ran into a bug? Use
;featurefor new feature requests or;reportfor reporting a bug or issue in Discord, or drop a comment below.Beta Was this translation helpful? Give feedback.
All reactions