Files
deltachat-remotecontrol-bot/bot.example.yml
Slavasil 21564dda30 start implementing a plugin system
start implementing a plugin system using standard I/O as a transport
2026-05-10 00:36:36 +03:00

23 lines
426 B
YAML

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"
avatar: "avatar.png"
plugins:
- name: additional-commands-plus
enabled: true