maubot-osc/maubot.yaml

17 lines
295 B
YAML
Raw Permalink Normal View History

2022-01-23 23:05:13 +01:00
# SPDX-FileCopyrightText: none
# SPDX-License-Identifier: CC0-1.0
2022-01-23 11:12:31 +01:00
maubot: 0.1.0
id: org.dennogumi.osc
2022-02-12 10:20:14 +01:00
version: 0.4.0
2022-01-23 11:12:31 +01:00
license: AGPL-3.0-or-later
modules:
- oscbot
main_class: OSCBot
extra_files:
- base-config.yaml
dependencies:
- lxml
- jinja2
2022-01-29 09:53:08 +01:00
- cryptocode
2022-01-23 11:12:31 +01:00
database: false
config: true