Commit Graph

4 Commits

Author SHA1 Message Date
Andrzej Stepien d98819445f refactor database functions so that:
- db prop is passed down from top layer (to make testing easier, and for memory efficiency)
- functions are organised into separate, themed files - for readability
- tests now pass down a test database, and update it accordingly
2023-08-17 00:26:54 +02:00
Andrzej Stepien 972fa0c519 now processes mentions and sends replies 2023-08-15 01:40:05 +02:00
Andrzej Stepien 1109019ae0 delete from buffer added 2023-08-13 15:00:24 +02:00
Andrzej Stepien 700bacc4a4 destructured src 2023-08-12 12:22:36 +02:00