Commit Graph

17 Commits

Author SHA1 Message Date
Oliver Booth 90a2501965
docs: add contrib guidelines 2023-08-26 14:20:22 +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
Oliver Booth 90684abe85
style: remove UTF8 BOM 2023-08-26 12:45:49 +01:00
Oliver Booth bb03b68c17
feat: replace !who with /who slash command 2023-08-26 12:45:30 +01:00
Oliver Booth a1086a834c
chore: bump to 1.2.0 2023-08-26 12:34:54 +01:00
Oliver Booth 690a6873bb
Merge branch 'release/1.1.0' into main 2023-08-22 15:11:56 +01:00
Oliver Booth f9558c90a7
chore: bump to 1.1.0 2023-08-22 15:11:50 +01:00
Oliver Booth f69ef4c188
Merge branch 'release/1.1.0' into main 2023-08-22 15:11:31 +01:00
Oliver Booth 1937b55fef
feat: add !who command 2023-08-22 15:11:19 +01:00
Oliver Booth d956c94aa0
style: use bold name in Discord relay 2023-08-22 15:07:49 +01:00
Oliver Booth 2ea18aee96
fix(ci): fix Dockerfile context 2023-08-22 15:03:41 +01:00
Oliver Booth 5d3a5a173d
feat: initial commit 2023-08-22 14:57:18 +01:00