Skip to content
Simon Roy edited this page Apr 18, 2025 · 4 revisions

Welcome to the Grace Framework Wiki

Grace Framework is an opinionated, extensible Discord bot framework built on top of discord.py. It provides a suite of tools designed to help you rapidly build scalable, feature-rich Discord bots with minimal boilerplate.​ GitHub

Key features

  • Quick to start: Generate a full-featured bot in seconds
  • Modular Architecture: Clean separation of features via extensions
  • Database Integration: Easily connect your bot to a persistent backend
  • Built-in Generators: Create extensions, models and more with a single command

Getting Started

If you're new to Grace, start with:

Resources

Here's a list of resources that might be useful when working with Grace Framework:

Contributing

We welcome everyone to contribute!

Whether it's fixing bugs, suggesting features, or improving the docs - every bit helps.

  • Submit an issue
  • Open a pull request
  • Or just hop into our Discord community and say hi!

If you intend to contribute, please read the CONTRIBUTING.md first. Additionally, every contributor is expected to follow the code of conduct.

Join the Community

Connect with other developers, ask questions, and share your projects on our Discord server.

Clone this wiki locally