Skip to content

v2.2.3

Choose a tag to compare

@sonastea sonastea released this 30 Mar 00:06
· 43 commits to master since this release
c8e37f1

What's Changed

build(hypebot): update dockerfile to yt-dlp 2025.03.27

Running

  • You need yt-dlp in your path and same directory as hypebot binary.
  • You MUST provide 3 arguments when running the binary: -(t)oken -(bid)bot's_user_id -(g)uild_id.
    • Not specifying your bid will result in the bot not functioning properly!
  • If you're getting an error about signing in about being a bot, you must provide a POToken and cookies here.

./hypebot --t "bot token" --bid "bot user id" --g "guild id"