Commit graph

6 commits

Author SHA1 Message Date
HgO
ad324c63c3 rename project 2022-06-13 20:55:01 +02:00
Jason Robinson
b808119a73
Enable logging in using an access token (#21)
We do a `client.load_store()` to restore a previous session.

If both token and password are defined, token is preferred, since it wont create a new device for the bot. One or the other needs to be defined.

Requires https://github.com/anoadragon453/nio-template/pull/20 for the configuration change since password and access token must both be optional (but one must be given).
2020-12-14 22:38:47 +00:00
Andrew Morgan
ec25fead72 Add support for postgres as a db backend 2020-08-16 15:51:59 +01:00
Andrew Morgan
a49c789251 Encryption support is required 2020-05-31 20:57:26 +01:00
Andrew Morgan
1eacb2926e Optional encryption support 2020-02-24 22:26:59 +00:00
Andrew Morgan
4cf191d9aa init commit 2019-09-25 14:26:29 +02:00