|
|
@ -28,12 +28,14 @@ In order to configure Remindr, you need to create a remindr.ini file (or any nam |
|
|
|
client_credentials=/etc/remindr/credentials/remindr_clientcred.txt |
|
|
|
; Default visibility is public, but you can override it: |
|
|
|
toot_visibility=public |
|
|
|
; image=false |
|
|
|
|
|
|
|
[twitter] |
|
|
|
consumer_key=o6lv2gZxkzk6UbQ30N4vFmlwP |
|
|
|
consumer_secret=j4VxU2slv0Ud4rbgZeGbBzPG1zoauBGLiUkOX0MGF6nsjcyn4a |
|
|
|
access_token=1234567897-Npq5fYybhacYxnTqb42Kbb3A0bKgmB3wm2hGczB |
|
|
|
access_token_secret=HU1snUif010DkcQ3SmUAdObAST14dZQZpuuWxGAV0xFnC |
|
|
|
; image=false |
|
|
|
|
|
|
|
[image] |
|
|
|
; if you only need on image for all tweets/toots |
|
|
@ -101,4 +103,3 @@ Here are the details for this example:: |
|
|
|
- The third field is the title of your message. |
|
|
|
- The fourth field is the url to your blog post. |
|
|
|
- The fifth and following fields could be hashtags of whatever you wish to use. |
|
|
|
|