Skip to main content

The documentation of our tools

The packages we build at FCA for our bots and Discord projects, open source.

ORM

TypeScriptIn progress

A TypeScript ORM for Node.js, based on Knex.js.

npm install @fca.gg/orm

Kino

TypeScriptIn progress

A lightweight logging library for Discord bots, integrated with Sentry.

npm install @fca.gg/kino

Every Discord REST route and how it is rate limited, with a conformance engine to check a proxy.

go install github.com/FCAgreatgoals/bucketmap/cmd/bucketmap@latest

Our fork of the distributed REST proxy for the Discord API, which handles rate limits for you.

git clone -b fixes https://github.com/FCAgreatgoals/nirn-proxy

LFP Webhooks

TypeScriptPrivate

Typed reception of the LFP data service webhooks, built on opta-ftp-ws.

npm install github:FCAgreatgoals/lfp-webhooks