Skip to content

SolarDrew/database-matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opsdroid database matrix

A database module for opsdroid to persist memory in matrix room state.

Requirements

To use this database the opsdroid instance needs to use a matrix connector.

Configuration

connectors:
  matrix # see connector-matrix configuration
  
databases:
  matrix:
    default_room: 'main'
    single_state_key: 'opsdroid.database'

About

A matrix database module for opsdroid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages