Merge pull request #3240 from FSG-Cat/PantalFixes-and-Improvements

Improve Pantalaimon Support in Draupnir and add Mjolnir support
This commit is contained in:
Slavi Pantaleev
2024-03-25 07:05:06 +02:00
committed by GitHub
7 changed files with 111 additions and 31 deletions

View File

@ -48,13 +48,13 @@ matrix_bot_draupnir_access_token: ""
# User name and password for the bot. Required when using Pantalaimon.
# (Otherwise provide `matrix_bot_draupnir_access_token` instead.)
matrix_bot_draupnir_pantalaimon_username: "bot.draupnir"
matrix_bot_draupnir_pantalaimon_username: ""
matrix_bot_draupnir_pantalaimon_password: ""
# The room ID where people can use the bot. The bot has no access controls, so
# anyone in this room can use the bot - secure your room!
# This should be a room alias or room ID - not a matrix.to URL.
# Note: draupnir is fairly verbose - expect a lot of messages from it.
# Note: Draupnir is fairly verbose - expect a lot of messages from it.
matrix_bot_draupnir_management_room: ""
# Endpoint URL that Draupnir uses to interact with the matrix homeserver (client-server API).