Repository
Current version released
3 years ago
Guildeno
Guilded API Wrapper for Node.js.
Guildeno follows Semantic Versioning
WIP
This module is still version 0 so heavy in development. Expect breaking changes without a major bump.
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.