Skip to content
Snippets Groups Projects
Select Git revision
  • 9d93c9108f92a0db6b805b686a212202c86926f7
  • master default protected
2 results

maubot.yaml

Blame
  • maubot.yaml 210 B
    maubot: 0.1.0
    id: xyz.maubot.reminder
    version: 0.2.1
    license: AGPL-3.0-or-later
    modules:
    - reminder
    main_class: ReminderBot
    extra_files:
    - base-config.yaml
    dependencies:
    - python-dateutil
    - pytz
    database: true