Skip to content

v2.2.1

Choose a tag to compare

@sonastea sonastea released this 19 Feb 22:58
· 47 commits to master since this release
f720d8c

What's Changed

build: update to go 1.24 & switch to journald in docker compose f720d8c

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"