Add WIP example of database usage in bot

This commit is contained in:
Tulir Asokan 2019-01-16 11:40:51 +02:00
parent 9d38c43576
commit 92c9072257
3 changed files with 50 additions and 0 deletions

View file

@ -0,0 +1,10 @@
maubot: 0.1.0
id: xyz.maubot.databasebot
version: 1.0.0
license: MIT
modules:
- databasebot
main_class: DatabaseBot
# This is required for a database to be available.
database: true