chore: Add topic to story rooms

This commit is contained in:
Krille Fear 2022-01-02 19:08:42 +01:00
parent 044791914e
commit 36ec6cda44
1 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,8 @@ extension ClientStoriesExtension on Client {
preset: CreateRoomPreset.privateChat,
powerLevelContentOverride: {"events_default": 100},
name: 'Stories from ${userID!.localpart}',
topic:
'This is a room for stories sharing, not unlike the similarly named features in other messaging networks. For best experience please use FluffyChat or minesTrix. Feature development can be followed on: https://github.com/matrix-org/matrix-doc/pull/3588',
initialState: [
StateEvent(
type: EventTypes.Encryption,