Panoramic
337ab947ca
Add option to send welcome message upon acceptance
2024-08-17 19:50:53 +03:00
Panoramic
171bd7e52a
Add option to invite new members to additional rooms
2024-07-29 12:00:52 +03:00
Panoramic
2ab0d2e93b
Invite users with certain power level; send link to room
2024-07-13 00:46:24 +03:00
Panoramic
3b1ca97bb7
Invite user after confirmation is received
2024-06-11 22:53:11 +03:00
Panoramic
a304f0a34d
Add poll response counter
2024-06-11 22:33:43 +03:00
Panoramic
5b233cb5b2
Add timer to automatically end polls
2024-06-11 16:27:20 +03:00
Panoramic
67259a7f93
Add `start` command to create vetting room
2024-06-11 10:33:33 +03:00
Panoramic
6f680cad16
Find & replace my-project-name to vetting-bot
2024-06-10 22:50:44 +03: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