You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
565 B
Markdown

2 years ago
# music-bot
Another bot for posting stuff to your timeline.
Currently posting on: https://udongein.xyz/VocaloidMusicBot
### Initial setup
* Have installed
* curl
* jq
* exiftool
2 years ago
* 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
2 years ago
* Now put it to crontab!