Commit Graph

13 Commits

Author SHA1 Message Date
Oliver Booth 073d704ce6
refactor: separate interfaces from project ready for unit testing 2023-08-26 17:06:12 +01:00
Oliver Booth ade948ccab
chore: bump to 1.2.1 2023-08-26 16:40:56 +01:00
Oliver Booth 7f44a79fb5
fix!: only listen for messages in relay channel 2023-08-26 16:40:33 +01:00
Oliver Booth de51d0d818
fix: create default config if not specified 2023-08-26 16:32:12 +01:00
Oliver Booth 0b01b9e097
fix: use correct project path in Dockerfile 2023-08-26 16:26:55 +01:00
Oliver Booth 2f9f418487
fix: include vpsdk when creating container image
Picked from 8c85369c4c
2023-08-26 16:20:25 +01:00
Oliver Booth 9752fc879b
fix: fix attachment links (trim final content) 2023-08-26 14:43:51 +01:00
Oliver Booth a6584594c9
fix: rename property to match config section 2023-08-26 14:16:24 +01:00
Oliver Booth 2d917bd3af
refactor: separate connection services and message services
This change also fixes long messages from Discord breaking the bot in VP, and allows customisation of console message style.
2023-08-26 14:11:43 +01:00
Oliver Booth 7d5eb0f2b2
refactor: move avatar events to AvatarService 2023-08-26 13:30:01 +01:00
Oliver Booth d442e4e9b3
refactor: clean up config reads
Configuration models are now defined and generated by the ConfigurationService which makes reading config a much cleaner process.
2023-08-26 13:21:01 +01:00
Oliver Booth 7a6ae083da
feat: announce avatar events 2023-08-26 13:03:42 +01:00
Oliver Booth 69edcfe3f5
refactor!: rename to VPLink 2023-08-26 12:50:06 +01:00