A Ruby implementation of the Discord (https://discord.com) API.
== discorb discorb is a Discord API wrapper for Ruby, Using {socketry/async}[https://github.com/socketry/async]. === Contributing Bug reports, feature requests, and pull requests are welcome on {the GitHub repository}[https://github.com/discorb-lib/discorb]. === License This gem is licensed under the MIT License.
A Ruby library for the Discord Bio (https://discord.bio) API.
Ruby wrapper for discord bot api
Wrapper gem of Discord Dungeons API.
A Ruby implementation of the Discord (https://discordapp.com) API.
Discord API abstraction layer
DiscordRDA (Ruby Development API) is a modern, scalable Ruby library for Discord bot development
Own your errors. Own your stack. A fully open-source, self-hosted error tracking Rails engine for solo founders, indie hackers, and small teams. Exception monitoring with beautiful dashboard UI, multi-channel notifications (Slack, Email, Discord, PagerDuty), platform detection (iOS/Android/Web/API), advanced analytics, workflow management, and cause chain capture. A self-hosted Sentry alternative with 5-minute setup that works out-of-the-box. Production error monitoring for Rails 7.0-8.1. BETA: API may change before v1.0.0. Live demo: https://rails-error-dashboard.anjan.dev (gandalf/youshallnotpass)
Discord.rb (not to be confused with discordrb) is a Ruby library that allows you to interact only with the Discord API. The library is still in development, but really simple tasks can be done.
# Introduction Welcome to the reference for the Lishogi API! Lishogi is free/libre, open-source shogi server forked from lichess powered by volunteers and donations. Currently this page is a work in progress, certain information here might be wrong and incorrect! Expect it to be done during 2022. - Get help in the [Lishogi Discord channel](https://discord.gg/YFtpMGg3rR) - [Contribute to this documentation on Github](https://github.com/WandererXII/lishogi/blob/master/public/doc/lishogi-api.yaml) - Check out [Lishogi widgets to embed in your website](https://lishogi.org/developers) ## Endpoint All requests go to `https://lishogi.org` (unless otherwise specified). ## Rate limiting All requests are rate limited using various strategies, to ensure the API remains responsive for everyone. Only make one request at a time. If you receive an HTTP response with a [429 status](https://en.wikipedia.org/wiki/List_of_HTTP_status_codes#429), please wait a full minute before resuming API usage. ## Streaming with ND-JSON Some API endpoints stream their responses as [Newline Delimited JSON a.k.a. **nd-json**](http://ndjson.org/), with one JSON object per line. Here's a [JavaScript utility function (for lichess)](https://gist.github.com/ornicar/a097406810939cf7be1df8ea30e94f3e) to help reading NDJSON streamed responses.
A Ruby implementation of the Discord (https://discord.com) API.
Straightforward Ruby-bindings for Discord's Web API
This is a Ruby client for Midjourney that allows you to use its main products via their Discord API.
Ruby library for the Discord HTTP API