rmcafee / discord_ex

Discord Elixir Library
MIT License
47 stars 13 forks source link

make path to dca-rs configurable #19

Closed Marqin closed 8 years ago

Marqin commented 8 years ago

If your dca-rs is not in "/usr/local/bin/dca-rs" then you can configure this in your config file via: config :discord_ex, dca_rs_path: "/your/path/dca-rs"