sergei/config/dev.exs
Roman Godmaire f77773f377 chore: Update dependencies
Use the newest versions of plug_cowboy, alpine, and nostrum.  We are
using the git version of Nostrum because v0.8 has a bug in the cache
code
2023-09-07 10:13:26 -04:00

5 lines
80 B
Elixir

import Config
import File
config :nostrum,
youtubedl: File.cwd! <> "/yt-dlp"