Add 'README.md'
This commit is contained in:
parent
89187db103
commit
0d6365643c
|
@ -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!
|
Loading…
Reference in New Issue