discorb 0.20.0
Install from the command line:
Learn more about RubyGems packages
$ gem install discorb --version "0.20.0"
Install via Gemfile:
source "https://rubygems.pkg.github.com/discorb-lib" do
gem "discorb", "0.20.0"
end
About this version
== 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.