Initial commit

This commit is contained in:
Luca Beltrame 2022-01-23 11:12:31 +01:00
commit 2555c1b32f
Signed by: einar
GPG key ID: 4707F46E9EC72DEC
3 changed files with 186 additions and 0 deletions

14
maubot.yaml Normal file
View file

@ -0,0 +1,14 @@
maubot: 0.1.0
id: org.dennogumi.osc
version: 0.1.0
license: AGPL-3.0-or-later
modules:
- oscbot
main_class: OSCBot
extra_files:
- base-config.yaml
dependencies:
- lxml
- jinja2
database: false
config: true