Merge pull request #1 from ReK42/main

Add `use_community_slug` option to support disabling the slug suffix
This commit is contained in:
2026-04-10 20:58:18 +02:00
committed by GitHub
7 changed files with 100 additions and 27 deletions
+4
View File
@@ -10,6 +10,10 @@ parent_room: ''
# leave blank to generate an acronym of your community name during initialization
community_slug: ''
# use_community_slug
# whether to use the community slug as a suffix for room aliases
use_community_slug: true
# sleep time between actions. you can drop this to 0 if your bot has no
# ratelimits imposed on its homeserver, otherwise you may want to increase this
# to avoid errors.