nlef / moonraker-telegram-bot

Telegram bot to interact with Moonraker (Klipper Web API Server)
Creative Commons Zero v1.0 Universal
245 stars 64 forks source link

Custom printer name setup in config #302

Open Altblechkutscher opened 6 months ago

Altblechkutscher commented 6 months ago

add functionality to set the printer name via own setting in config file. Just add under [telegram_ui] the option "printer_name: YourPrinterName" and it shows your custom printer name at startup. Default value, if not set, is "Printer" so the default behaviour stays the same.

grafik

Altblechkutscher commented 6 months ago

addresses https://github.com/nlef/moonraker-telegram-bot/issues/301 by @hoeby