mirror of
https://github.com/oddluck/limnoria-plugins.git
synced 2025-04-25 12:31:07 -05:00
SpiffyTtitles: Document Twitter/X stuff in README
This commit is contained in:
parent
b1fd1467bd
commit
6463692a07
@ -86,6 +86,24 @@ Example output:
|
||||
|
||||
Default value: `{% if type %}[{{type}}] {% endif %}{% if size %}({{size}}){% endif %}`
|
||||
|
||||
### Twitter/X handler
|
||||
|
||||
`twitter.enabled` - Whether to show additional information about Twitter/X links
|
||||
|
||||
`twitter.template` - This is the template used when showing the title of a Twitter/X link
|
||||
|
||||
Default value: `^ {{text}}`
|
||||
|
||||
### Available variables for the Twitter template ###
|
||||
|
||||
Variable | Description
|
||||
---------------|------------
|
||||
text | Full tweet text, all inclusive of available variables
|
||||
name | User name
|
||||
nick | User nick (aka @)
|
||||
content | Tweet content
|
||||
date | Date of tweet
|
||||
|
||||
### Youtube handler
|
||||
|
||||
Note: as of April 20 2015 version 2 of the Youtube API was deprecated. As a result, this feature now
|
||||
|
Loading…
x
Reference in New Issue
Block a user