Skip to main content
Deno 2 is finally here šŸŽ‰ļø
Learn more

Guildeno

Guilded API Wrapper for Node.js.

Guildeno follows Semantic Versioning

Guilded

WIP

This module is still version 0 so heavy in development. Expect breaking changes without a major bump. In addition to that, Guildedā€™s API is also in development as of now. This means that bots could stop working unexpectedly.

Right now Guildeno isnā€™t my top priority so version 1 may come late.

Contributing

Before contributing, please read our Contributing Guidelines.

Discordeno

Guildeno is heavily inspired by Discordeno so check it out!

Name

Initially I wanted this library to run on over the Deno runtime and use dnt (hence the name Guildeno) to convert it to a Node.js compatible package. But due to Guildedā€™s decision to make gateway authentication over a header this is currently impossible to implement.