41 lines
746 B
Plaintext
41 lines
746 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: AweSomeBotToken
|
|
#chat_id: 0
|
|
#
|
|
#[camera]
|
|
#host: http://localhost:8080/?action=streamhttps://github.com/nlef/moonraker-telegram-bot/wiki/Sample-config$0
|
|
#
|
|
#[progress_notification]
|
|
#percent: 5
|
|
#height: 5
|
|
#time: 5
|
|
#
|
|
#[timelapse]
|
|
#cleanup: true
|
|
#height: 0.2
|
|
#time: 5
|
|
#target_fps: 30
|
|
|
|
|
|
[bot]
|
|
server: 192.168.77.44:7126
|
|
bot_token: 5171688404:AAH1P9RgT1AsICfVjhjC7jTjL7W_iFKnUhM
|
|
chat_id: 158812314
|
|
|
|
[camera]
|
|
host: http://192.168.77.44/webcam2/?action=stream
|
|
|
|
[progress_notification]
|
|
percent: 5
|
|
height: 5.0
|
|
time: 5
|
|
|
|
#[timelapse]
|
|
#cleanup: true
|
|
#height: 0.2
|
|
#time: 5
|
|
#target_fps: 30
|