mirror of
https://github.com/williamkray/maubot-invite.git
synced 2024-10-01 01:25:35 -04:00
12 lines
157 B
YAML
12 lines
157 B
YAML
|
maubot: 0.1.0
|
||
|
id: org.jobmachine.invitebot
|
||
|
version: 0.0.1
|
||
|
license: MIT
|
||
|
modules:
|
||
|
- invite
|
||
|
main_class: Invite
|
||
|
database: false
|
||
|
|
||
|
extra_files:
|
||
|
- base-config.yaml
|