# /etc/umbrella/bot.conf # umbrella-bot Matrix configuration # chmod 600 this file — it contains your bot password # Your Synapse homeserver URL homeserver = https://website.com # Bot Matrix user ID user_id = @bot:website.com # Bot account password password = yourpasswordhere # Room ID to listen in (not the alias, the internal ID) # Find it in Element: Room Settings → Advanced → Internal room ID room_id = !exampleid:website.com # Device ID — leave blank on first run, fill in after --setup # device_id = UMBRELLA_BOT # Path to encryption key store (SQLite database) store_path = /etc/umbrella/bot-store # Path to umbrella socket socket_path = /run/umbrella/umbrella.sock