Commit graph

20 commits

Author SHA1 Message Date
missytake a66fa95a13
log failing messages instead of crashing 2024-09-19 14:37:53 +02:00
missytake 35a96388b9
enable auto-start at boot 2024-09-19 14:37:39 +02:00
missytake 65192f449e
systemd: start user unit at boot 2024-07-06 16:19:43 +02:00
missytake 56d095c281 added displayname 2023-12-14 23:50:12 +01:00
missytake 0a50aaac7a added setup instructions 2023-12-14 23:46:44 +01:00
missytake 0dcec5dce2 pyinfra deploy.py to deploy a local bot user unit 2023-12-14 23:34:26 +01:00
missytake 7711c106b7 No need to save the file path in the chat anymore. 2023-12-10 14:56:28 +01:00
missytake d548ebf3b8 add /help message 2023-12-10 14:46:42 +01:00
missytake fb621074d0 only store one file per chat 2023-12-10 14:46:24 +01:00
missytake 87ccb2e627 add files/ to gitignore 2023-12-10 12:01:03 +01:00
missytake 7c4ec48f4c allow storing files via attachments 2023-12-10 11:58:42 +01:00
missytake 0f4dbb0b07 check if a line has the same day + month as today 2023-09-03 13:49:07 +02:00
missytake 190e6cf863 actually we want to remind chats, not users 2023-09-03 13:27:06 +02:00
missytake e5aa04fada small refactoring 2023-09-03 13:24:22 +02:00
missytake 09feb1a61c activate and deactivate a chat 2023-09-02 00:35:56 +02:00
missytake 67a94e390a analyze user's files 2023-09-01 17:01:03 +02:00
missytake 726417c2f7 added bot setup 2023-09-01 15:00:55 +02:00
missytake 9b34195fdf added click for command line arguments 2023-09-01 14:51:22 +02:00
missytake a328c255af create basic loop which checks whether a new day started 2023-09-01 14:42:55 +02:00
missytake 726f9421ea basic project structure 2023-09-01 14:37:02 +02:00