19 lines
519 B
YAML
19 lines
519 B
YAML
id: de8c56117637cb5d9f4ac216f612dc2adb1de4c09ae8d13553f28c33a28147c7
|
|
hs_token: [a unique 64 character hex string]
|
|
as_token: [a unique 64 character hex string]
|
|
url: http://localhost:6693
|
|
sender_localpart: _ooye_bot
|
|
protocols:
|
|
- discord
|
|
namespaces:
|
|
users:
|
|
- exclusive: true
|
|
regex: '@_ooye_.*'
|
|
aliases:
|
|
- exclusive: true
|
|
regex: '#_ooye_.*'
|
|
rate_limited: false
|
|
ooye:
|
|
namespace_prefix: _ooye_
|
|
max_file_size: 5000000
|
|
server_name: [the part after the colon in your matrix id, like cadence.moe]
|