1
0
Fork 0
mirror of https://gitlab.com/oloturia/fumcaso.git synced 2025-01-07 22:17:18 +01:00

Update README.md

typos
This commit is contained in:
Emattioli 2022-07-15 13:31:13 +02:00 committed by GitHub
parent 9888b34f33
commit dc7233a0bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,11 +31,11 @@ telegram_main.py:
$ pip3 install python-telegram-bot $ pip3 install python-telegram-bot
Configuration file is a JSON with this tree: Configuration is JSON file. This is an example:
{
defaultProfile: name of the profile used if not specified
"profile name" :{ name of the profile {
defaultProfile: name of the profile used if not specified
"profile name" :{ name of the profile
saveLocation: location for temporary files saveLocation: location for temporary files
filename: default filename used by function createStrip, if not specified (not used in any of the scripts, at the moment) filename: default filename used by function createStrip, if not specified (not used in any of the scripts, at the moment)
imagesLocation: folder where the different panels are stored imagesLocation: folder where the different panels are stored
@ -53,8 +53,8 @@ Configuration file is a JSON with this tree:
"filename" filename used for the temporary image "filename" filename used for the temporary image
"text" text for the post on Twitter and Mastodon (optional) "text" text for the post on Twitter and Mastodon (optional)
} }
} }
} }
There are four different csv files: There are four different csv files: