You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
heatbot/bot_config.yaml.example

23 lines
364 B

botname: 'Bob'
tmpdir: '/tmp/.skyfall/heatbot'
token: '<your-bot-token>'
admin:
- 11111111
authorized_chats:
- 11111111
allowed_sources:
- 'private'
- 'group'
- 'supergroup'
units: 'F'
probes:
srv1:
loc: 'Office'
port: 22
srv2:
loc: 'Area 50.1'
port: 22
srv3:
loc: 'Dungeon'
port: 22