0

Add antifeatures array to template

This commit is contained in:
Tulir Asokan
2023-06-26 20:18:10 +03:00
parent d1c2041feb
commit 9e310c317e

View File

@@ -8,5 +8,9 @@ license:
author:
# A short description for the plugin. May contain markdown.
description:
# Antifeature identifiers. Currently the only defined value is `synchronous`,
# which must be included if the plugin uses non-async libraries in the main
# thread (because that can block the whole maubot process).
antifeatures: []
# List of public bot user IDs where the plugin is running.
public_instances: []