31 lines
733 B
INI
31 lines
733 B
INI
|
[mastodon]
|
||
|
client_id=
|
||
|
client_secret=
|
||
|
access_token=
|
||
|
mastodon_hostname=botsin.space
|
||
|
|
||
|
[toot]
|
||
|
status=
|
||
|
hashtag=#PouetRadio #TootRadio
|
||
|
;Default visibility is the same as your configuration profil
|
||
|
;but you can override it:'public', 'unlisted', 'private', 'direct'
|
||
|
;visibility=public
|
||
|
;visibility=private
|
||
|
;visibility=unlisted
|
||
|
;Default sensitive is False, but you can override it:
|
||
|
;sensitive=True
|
||
|
;Default spoiler text is None, but you can override it:
|
||
|
;spoiler=Lorem ipsum
|
||
|
|
||
|
[preset]
|
||
|
;Default time delay beetween 2 toot (in sec)
|
||
|
delay=180
|
||
|
;Use the videos duration beetween 2 toot [False, True]
|
||
|
;useduration=False
|
||
|
useduration=True
|
||
|
;Make a thread [False, True]
|
||
|
;thread=False
|
||
|
thread=True
|
||
|
;default thumbnail directory name
|
||
|
dirthumbnail=thumbnails
|