disrb 0.1.4
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.
Gemfile:
=
install:
=
Runtime Dependencies (6):
async
>= 2.26.0
async-http
>= 0.89.0
async-websocket
>= 0.30.0
faraday
>= 2.13.3
faraday-multipart
>= 1.2.0
stringio
>= 3.2.0