From 0d6365643c4fa85c2677e9dfe51965f90650fe9d Mon Sep 17 00:00:00 2001 From: NaiJi Date: Tue, 10 May 2022 20:52:34 +0000 Subject: [PATCH] Add 'README.md' --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..dfabc48 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# music-bot + +Another bot for posting stuff to your timeline. + +Currently posting on: https://udongein.xyz/VocaloidMusicBot + +### Initial setup + +* Create ./music/ folder +* In ./music/ folder create separate folders for each release (albums/singles/etc.) +* In each ./music/*/ put +** music files +** corresponding cover image named 'cover.jpg' to attach together with a music file +** simple file named 'link' and copypaste there a url to corresponding information about the release +* Now put it to crontab!