• React
  • A music discord bot built on top of DisTube.js

    Logo

    Hoot

    A Functional Discord Music Bot

    Invite Hoot to your Discord Server
    Report Bug . Request Feature

    Contributors Forks Stargazers Issues LicenseDeployCI

    How to use it?

    Prerequisite

    npm install

    Define .env

    Specify a secret file src/.env (support src/.env.*) using example.env

    Support YT cookies

    Specify a cookie file src/cookies.json (or a custom file name in .env) using this guide.

    Development

    This example can be run with tsc-watch to watch the files and automatically restart your bot.

    npm run watch:start

    Production

    You can also run the bot with npm dev, this will first build your code and then run node ./dist/index.js. But this is not the recommended way to run a bot in production.

    Acknowledgements

    Github: https://github.com/Owlvernyte/Hoot

    Để lại một bình luận

    Email của bạn sẽ không được hiển thị công khai. Các trường bắt buộc được đánh dấu *

    1 mins