Skip to content

kasugamirai/youtube-nostr-bot

Repository files navigation

Setup & Running

  1. Change the current working directory to youtube_db.
  2. Modify conf/test/conf.template as per your requirements.
  3. Run the following command to apply database migrations:
cargo install diesel_cli
diesel migration run
  1. Change the working directory back to the project root and build your application by running build.sh.
sh build.sh
  1. Navigate to the output directory:
  2. Finally, you can run your application using the provided youtube_fetch.sh script.

About

A youtube bot for forward video link to nostr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published