1
0
mirror of https://gitlab.com/akasroua/covot synced 2025-12-25 00:21:56 +01:00
Commit Graph

21 Commits

Author SHA1 Message Date
631984a85c Remove database initial insertion hack 2021-01-08 04:12:23 +01:00
590d40d189 Remove development dependencies 0.1.0 2020-12-28 18:44:59 +01:00
aaaaed3c40 Rewrite bot logic as a sequential conversation 2020-11-26 02:18:31 +01:00
e10a9508a0 Clean up dependencies 2020-11-26 01:59:27 +01:00
2b9923e3c4 Fix user search query 2020-11-26 01:58:43 +01:00
23d7bc0f7a Add symptoms attribute and boolean/string parsing 2020-11-25 18:21:54 +01:00
5ff70715c8 Rename users table to user 2020-11-25 18:21:22 +01:00
2d6597988c Document notifier and crud modules 2020-11-25 13:44:07 +01:00
23a6e29ff9 Add setup and usage sections to readme 2020-11-25 12:10:29 +01:00
e6018bd753 Implement 2FA code verification 2020-11-25 11:06:38 +01:00
66ce3d6ff5 Update sqlalchemy models 2020-11-25 11:05:24 +01:00
89ac99858a Migrate database to sqlite 2020-11-17 14:16:44 +01:00
ea1733abdc Rename search_csv to search_database 2020-11-16 12:03:39 +01:00
34fe64049b Sort all imports 2020-10-31 14:21:00 +01:00
e3ab194c06 Implement Two-factor authentification 2020-10-31 14:20:46 +01:00
5a3afd0bfa Implement CSV reader 2020-10-31 14:04:52 +01:00
1504ccc3fe Add email notifier 2020-10-31 13:21:13 +01:00
da0c65bc7d Replace session files with string session 2020-10-27 14:53:44 +01:00
2c63287f9d Migrate bot to telethon library 2020-10-27 14:37:00 +01:00
7b2981bb8c Add greeting message 2020-10-27 01:05:56 +01:00
5d0424045d Initial commit 2020-10-26 20:04:33 +01:00