瀏覽代碼

Add draupnir as valid prefix to resolve a bug

Current draupnir does not listen to its name. This config change fixes this bug. This bodge is able to be removed once this is fixed upstream.
pull/2451/head
Catalan Lover 3 年之前
父節點
當前提交
ddcb1735e2
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 649BCCF930C07F70
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      roles/custom/matrix-bot-draupnir/templates/production.yaml.j2

+ 1
- 0
roles/custom/matrix-bot-draupnir/templates/production.yaml.j2 查看文件

@@ -146,6 +146,7 @@ commands:
# Any additional bot prefixes that draupnir will listen to. i.e. adding `mod` will allow `!mod help`.
additionalPrefixes:
- "draupnir_bot"
- "draupnir"

# Whether or not commands with a wildcard (*) will require an additional `--force` argument
# in the command to be able to be submitted.


Loading…
取消
儲存