mirror of
https://github.com/LeviSnoot/MediaFixer.git
synced 2024-12-02 18:00:02 +01:00
Added port instructions
This commit is contained in:
parent
8649ecd9b6
commit
68f547baa9
1 changed files with 6 additions and 0 deletions
|
@ -38,6 +38,12 @@ Example:
|
|||
|
||||
"token": "Ysy._94ZUE7oATq9DCyaYr47.iQRJGwysWgP7SwpONUen9YbJZpXV_eG_43MjaYESEoI9UpAr",
|
||||
|
||||
You can set which port the bot runs its http service on using the `port` value. Default is 4000.
|
||||
|
||||
Example:
|
||||
|
||||
"port": "4000",
|
||||
|
||||
You can change which service to use for parsing Twitter and Instagram links. By default fxtwitter and ddinstagram are used, but you can change this to any of your choosing.
|
||||
|
||||
Example:
|
||||
|
|
Loading…
Reference in a new issue