Commit Graph

8 Commits (cee7a551d14a035e6228013efa204ad768157811)

Author SHA1 Message Date
Charlotte Som cee7a551d1 Implement message deletion 2022-04-17 13:03:21 +01:00
Charlotte Som 77fd8b1ecb Add a 'ChatAttachment' enum that can store attachments by accessible URL or in-memory 2022-04-17 11:53:52 +01:00
Charlotte Som 316835c2f6 Store the original message when linking
Now we can search the database for non-original messages Only for when
we want to scan for editable messages and stuff
2022-04-16 11:31:06 +01:00
Charlotte Som baeaa8575b Preemptive anti-database-bloat measures 2022-04-16 11:04:38 +01:00
Charlotte Som 48c3eb1830 Fix Discord-to-Discord replies 2022-04-16 10:16:51 +01:00
Charlotte Som b9daf95a04 Route messages from a source channel to a destination
Hyperfixation commit lol
2022-04-16 09:06:48 +01:00
Charlotte Som e806786a1c Wire up enough to connect to Discord 2022-04-11 12:52:29 +01:00
Charlotte Som fbc6270a0a Initial commit 2022-04-08 17:52:59 +01:00