Просмотр исходного кода

Document "decision" option in moderator

pull/4/head
Jérôme Deuchnord 2 лет назад
committed by GitHub
Родитель
Сommit
07ac67c826
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: 4AEE18F83AFDEB23
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      README.md

+ 1
- 1
README.md Просмотреть файл

@@ -85,7 +85,7 @@ Any moderation feature has to be activated in the configuration in the `moderato
{
"moderation-feature": { // replace the name with the moderation feature name
"activate": false, // set this to true to activate the feature
"decision": "delete",
"decision": "delete", // the action to take: "delete" or "timeout"
"message": "Calm down, {author}" // this message will be sent in the chat when a member becomes a pain in the ass
}
}


Загрузка…
Отмена
Сохранить