guilded.ts
is feature rich NPM package for interacting with the Guilded API.
guilded.ts
(GitHub | NPM) - The main package for interacting with the Guilded API.guilded-api-typings
(GitHub | NPM) - Type definitions for the Guilded API.@guildedts/framework
(GitHub | NPM) - A framework for creating a Guilded bot.@guildedts/rest
(GitHub | NPM) - The REST API manager for Guilded.TS.@guildedts/ws
(GitHub | NPM) - The Websocket API manager for Guilded.TS.@guildedts/builders
(GitHub | NPM) - A set of builders for creating a Guilded bot.@guildedts/util
(GitHub | NPM) - A set of utility functions and types for Guilded.TS packages.
npm i guilded.ts
yarn add guilded.ts
pnpm add guilded.ts
Maintained by Gamertike | Contribute | Inspired by discord.js