Welcome to guilded.py

guilded.py is an easy to use, asynchronous API wrapper for Guilded’s user and bot APIs, based heavily on the design of discord.py to make migrating as easy as possible. Much of this documentation paraphrases or includes content directly from discord.py’s own documentation.

Features:

  • Modern Pythonic API using async/await syntax

  • Compliant rate limit backoff

  • Implements 100% of the Guilded API

  • Command extension to aid with bot creation

  • Easy to use with an object oriented design

  • Based on the design of discord.py for ease of transferring

Getting Started

These pages provide some help to new users of the library.

Support

If you’re having trouble with something, these resources might help.

Extensions

Additional Extensions

These packages are not included with the library and must be installed separately if you wish to use them.

Reference Pages

News

Visit the #updates blog feed on the Guilded API server.