From 56856b480bd1990c38e6054d3006890908a3c6ab Mon Sep 17 00:00:00 2001 From: Slavasil Date: Fri, 13 Mar 2026 22:42:45 +0300 Subject: [PATCH] add example configuration file --- .gitignore | 1 + bot.example.yml | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 bot.example.yml diff --git a/.gitignore b/.gitignore index ea8c4bf..f7506f2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /target +bot.yml diff --git a/bot.example.yml b/bot.example.yml new file mode 100644 index 0000000..469a272 --- /dev/null +++ b/bot.example.yml @@ -0,0 +1,17 @@ +auth: + password: trumpisinepsteinf1les + +machines: + my-pc: + default: true + mac: "de:ad:be:ef:01:23" + staticIp: 10.5.0.88 + hostname: my-pc.local + remoteUnlock: + sshKeyFile: ssh/pc_unlock_ssh.key + remoteAccess: + sshKeyFile: ssh/pc_ssh.key + +deltaChat: + email: "0000000000000000@email.com" + password: "kek-a-kek"