Preparation for First standalone Release as Advanced Community Bot
This commit is contained in:
+9
-3
@@ -1,11 +1,17 @@
|
||||
maubot: 0.1.0
|
||||
id: org.jobmachine.communitybot
|
||||
version: 0.6.0
|
||||
id: advanced-community-bot
|
||||
name: Advanced Community Bot
|
||||
description: Advanced community management plugin for Matrix spaces
|
||||
version: 1.0.0
|
||||
license: MIT
|
||||
|
||||
modules:
|
||||
- community
|
||||
|
||||
main_class: CommunityBot
|
||||
|
||||
extra_files:
|
||||
- base-config.yaml
|
||||
database: true
|
||||
|
||||
database: true
|
||||
database_type: asyncpg
|
||||
|
||||
Reference in New Issue
Block a user