Remedy

Publish DocsCodacy Security ScanCredo, ExDoc, Doctor, Dialyzer

Remedy is an elixir library for interracting with the Discord API. The project began as a fork of the Nostrum library

To Do

Installation

defp deps() do
  [
    {:remedy, "~> 0.6.8"}
  ]
end

License

MIT