added license
This commit is contained in:
parent
e4a9fbdecc
commit
bf38e75b1a
1 changed files with 6 additions and 0 deletions
|
@ -44,3 +44,9 @@ the bot will post the timeline from the specified Twitter/Tumblr accounts and RS
|
||||||
* to poll at intervals setup a cron job such as:
|
* to poll at intervals setup a cron job such as:
|
||||||
|
|
||||||
*/30 * * * * mastodon-bot.cljs /path/to/config.edn > /dev/null 2>&1
|
*/30 * * * * mastodon-bot.cljs /path/to/config.edn > /dev/null 2>&1
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
Copyright © 2018 Dmitri Sotnikov
|
||||||
|
|
||||||
|
Distributed under the [MIT License](http://opensource.org/licenses/MIT).
|
||||||
|
|
Reference in a new issue