Documentation scope
These docs are more comprehensive than you might be used to from Discord since they cover not only bot-facing APIs, but also instance management APIs (since you can self-host Fluxer) and client-specific APIs (since Fluxer encourages you to build third-party clients). If you’re just looking to build a bot, you can safely skip over sections that don’t interest you.Ready to get started?
Quickstart: Build your first bot
Create a Fluxer bot that pings your pong.
API Reference
See all the HTTP API endpoints available.
WebSocket Gateway API
Learn how to implement your own WebSocket client. Or use an existing one.
OAuth2
Let people sign in with Fluxer to your web services.
Resources
Browse all request and response schemas in detail.