23 lines
491 B
Plaintext
23 lines
491 B
Plaintext
# Please refer to the wiki(https://github.com/nlef/moonraker-telegram-bot/wiki) for detailed information on how to configure the bot
|
|
|
|
[bot]
|
|
server: localhost
|
|
bot_token: 6179338772:AAGjgcT186TxlyuUM6lYfeymKLBaSYy-TZw
|
|
chat_id: 438453744
|
|
|
|
[camera]
|
|
host: http://localhost/webcam2/?action=stream #http://192.168.1.33:81/stream
|
|
flip_vertically: true
|
|
flip_horizontally: true
|
|
|
|
[progress_notification]
|
|
percent: 5
|
|
height: 5
|
|
time: 30
|
|
|
|
#[timelapse]
|
|
#cleanup: true
|
|
#height: 0.2
|
|
#time: 5
|
|
#target_fps: 30
|