mirror of
https://github.com/majmongoose/PageBot.git
synced 2026-06-27 14:03:23 -04:00
allow customizing the background image
This commit is contained in:
@@ -11,4 +11,6 @@ channel_id = channel_id_number
|
||||
## Generally a good idea.
|
||||
delete_after_upload=True
|
||||
## This will slow down pages and is unreliable.
|
||||
speech_to_text = True
|
||||
speech_to_text = True
|
||||
## The background image for the video.
|
||||
image_path = "img/blacksmall.jpg"
|
||||
Reference in New Issue
Block a user