Commit Graph

29 Commits

Author SHA1 Message Date
Panoramic 912169657a Run timers after init sync 2024-07-29 12:55:44 +03:00
Panoramic fee9a2bb16 Fix DEBUG logging to console 2024-07-29 12:50:40 +03:00
Panoramic 171bd7e52a Add option to invite new members to additional rooms 2024-07-29 12:00:52 +03:00
Panoramic 82266ff3de Send message when user has been invited 2024-07-27 20:22:42 +03:00
Panoramic fb4da7dfed Turn invitees into a list 2024-07-25 18:16:58 +03:00
Panoramic b22196ca48 Allow inviting more than 10 people to a room 2024-07-25 17:58:44 +03:00
Panoramic d4c7587cf3 Merge branch 'main' of http://af2c.org:3000/AF2C/vetting-bot 2024-07-24 12:25:41 +03:00
Panoramic b3e7a98324 Add ignore_unverified_devices=True 2024-07-24 12:24:50 +03:00
Panoramic 7f6d00508a Add poll _results_ command 2024-07-19 21:02:22 +03:00
Panoramic 282dc8ed9e Log invite response 2024-07-19 18:49:42 +03:00
Panoramic a11a3ea2ac
Make room joinable by members, improve logging 2024-07-13 16:25:02 +03:00
Panoramic 2ab0d2e93b
Invite users with certain power level; send link to room 2024-07-13 00:46:24 +03:00
Panoramic ab6c4e7c8e
More descriptive messages 2024-07-13 00:30:01 +03:00
Panoramic 9bb0501ea8
Fix `TypeError: 'module' object is not callable` 2024-07-03 08:44:48 +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 29674b92eb
Add check if poll has already been started 2024-06-11 13:49:20 +03:00
Panoramic d5ffa6952f
Remove unused import 2024-06-11 13:43:30 +03:00
Panoramic af9961688f
Stop spamming 'unknown command' in 2 user rooms 2024-06-11 13:41:37 +03:00
Panoramic b1c75d3268
Don't react to decryption failures, prevents spamming old messages 2024-06-11 12:17:39 +03:00
Panoramic b3f8eff685
Add start vote command that creates a poll 2024-06-11 12:14:32 +03:00
Panoramic 8997cd5d34
Make command only usable in vetting room 2024-06-11 11:40:27 +03:00
Panoramic db164c15b0
Remove unnecessary class 2024-06-11 11:18:34 +03:00
Panoramic ffcc7e4685
Store vetting info in the database 2024-06-11 11:14:42 +03:00
Panoramic 67259a7f93
Add `start` command to create vetting room 2024-06-11 10:33:33 +03:00
Panoramic d56be1d091
Colored logs 🌈 2024-06-10 22:28:40 +03:00
Panoramic 651f09ea96
Version check is already done by Poetry 2024-06-10 21:56:03 +03:00
Panoramic 2eb17c5157
Rename to vetting bot 2024-06-10 21:50:40 +03:00