Commit graph

5 commits

Author SHA1 Message Date
Andrew Morgan
6f47000988 Merge branch 'master' of github.com:anoadragon453/nio-template
* 'master' of github.com:anoadragon453/nio-template:
  INSERT OR REPLACE SQL on static value
  Commit to the database after we write to it
  Add projects list
  Add config.yaml to .gitignore
  Send m.notice by default
  Add message_responses.py, pass config parameters to callbacks
2019-10-25 23:42:04 +01:00
Andrew Morgan
395fda40ec Separate the storage layer into individual classes 2019-10-12 14:20:18 +01:00
Andrew Morgan
c534d52fc4 Add projects list 2019-10-04 14:55:23 +01:00
Andrew Morgan
4ca6b3c2c8 Add message_responses.py, pass config parameters to callbacks 2019-10-04 14:44:23 +01:00
Andrew Morgan
4cf191d9aa init commit 2019-09-25 14:26:29 +02:00