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
|
2023-11-19 22:10:44 +01:00
|
|
|
# {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.
|