maubot-plugin-spaceapi/me.s3lph.spaceapi/base-config.yaml

16 lines
477 B
YAML
Raw Permalink Normal View History

2022-01-16 20:23:01 +01:00
command_prefix: spaceapi
poll:
interval: 60
room: '#foo:example.org'
cache: 'spaceapi.cache.json'
spaceapi: https://example.org/spaceapi
messages:
# You can use the following fields:
# {lastchange}: Time the space state was last changed
# {known_users}: List of names that are currently in the space
# {user_cnt}: The number of people that are currently in the space
2022-01-16 20:23:01 +01:00
open: |
The hackerspace is now OPEN.
closed: |
The hackerspace is now CLOSED.