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!