onyxcord 1.1.5
A Ruby implementation of the Discord API based on discordrb, updated for OnyxCord with raw-first core, modern modals, and Components V2.
Gemfile:
=
install:
=
Runtime Dependencies (6):
base64
~> 0.2
ffi
>= 1.9.24, < 2
onyxcord-webhooks
~> 1.1.4
opus-ruby
>= 0, < 2
rest-client
>= 2.0.0, < 3
websocket-client-simple
>= 0.9.0, < 1
Development Dependencies (11):
bundler
>= 1.10, < 5
rake
~> 13.0
redcarpet
~> 3.5
rspec
~> 3.0
rspec_junit_formatter
~> 0.6.0
rspec-prof
~> 0.0.7
rubocop
~> 1.77.0
rubocop-performance
~> 1.25.0
rubocop-rake
~> 0.7.0
simplecov
~> 0.21
yard
~> 0.9.37