Commit Graph

97 Commits

Author SHA1 Message Date
Oliver Booth a88edcc47b
[ci skip] docs: .NET 8 prerequisite 2024-01-06 13:12:57 +00:00
Oliver Booth 1bc16cb036
chore: bump to 2.0.1 2024-01-06 13:06:25 +00:00
Oliver Booth 03365c2ab8
fix(chore): add tar.gz extension to vpsdk url 2024-01-06 13:05:52 +00:00
Oliver Booth 07b9854eb3
Merge branch 'release/2.0.0' 2024-01-06 12:57:32 +00:00
Oliver Booth e3f3979fcf
chore: bump to 2.0.0 2024-01-06 12:57:20 +00:00
Oliver Booth f504b3b034
Merge branch 'release/2.0.0' 2024-01-06 12:56:32 +00:00
Oliver Booth 6dcd086274
chore: update VpSharp 1.0.0-nightly.45 2024-01-06 12:56:05 +00:00
Oliver Booth c093a701f8
fix: suppress events if current world is null 2024-01-06 12:11:06 +00:00
Oliver Booth 1008d267cc
chore: update dependencies
- Serilog.Extensions.Hosting 8.0.0
- Serilog.Sinks.Console 5.0.1
- Discord.Net 3.13.0
- Microsoft.NET.Test.Sdk 17.8.0
- NSubstitute 5.1.0
- NUnit 4.0.1
- NUnit.Analyzsers 3.10.0
2024-01-06 12:07:26 +00:00
Oliver Booth e71b311a70
chore: update vpsdk to 20240102 (e6701b5e) 2024-01-06 12:05:00 +00:00
Oliver Booth b13a1c16f1
chore: upgrade to .NET 8 2024-01-06 12:04:07 +00:00
Oliver Booth e7ae130b5d
Merge pull request #3 from edwinr/update-vpsdk
Update to VPSDK 20231217
2023-12-17 23:36:41 +00:00
Edwin Rijkee ace1ea12d8 Update VPSDK 2023-12-17 16:42:50 +01:00
Oliver Booth 410222da98
chore: bump to 1.3.4 2023-11-14 21:56:24 +00:00
Oliver Booth 45690d6dec
chore: update dependencies
* Microsoft.Extensions.Hosting 8.0.0
* Serilog 3.1.1
* Serilog.Sinks.Console 5.0.0
* VpSharp 0.1.0-nightly.44
2023-11-14 21:55:57 +00:00
Oliver Booth e666a94e53
fix: don't include ID on null user 2023-11-14 21:51:22 +00:00
Oliver Booth d2613dbdcb
refactor: rename pencilVersion to botVersion 2023-09-06 23:48:00 +01:00
Oliver Booth acf78be669
chore: bump to 1.3.3 2023-09-06 23:42:09 +01:00
Oliver Booth 3fd369944b
fix: disable AutoQuery 2023-09-06 23:41:58 +01:00
Oliver Booth 20076f58e1
fix: move Dockerfile to repo root 2023-08-28 01:43:26 +01:00
Oliver Booth 5a97cfd00e
ci: add workflow_dispatch trigger 2023-08-28 01:42:23 +01:00
Oliver Booth a7d9a20dbd
ci: update docker workflow 2023-08-28 01:38:41 +01:00
Oliver Booth 93d7944f3f
chore: bump to 1.3.2 2023-08-28 01:35:33 +01:00
Oliver Booth 8132469590
fix: revert 6bd4f1ef59 2023-08-28 01:35:01 +01:00
Oliver Booth cb57157272
ci: don't skip build for dotnet test 2023-08-28 01:18:09 +01:00
Oliver Booth c7491cbcee
chore: drop Microsoft.NET.Test.Sdk to 17.5.0 2023-08-28 01:09:34 +01:00
Oliver Booth d28028ee7e
test: collect coverage 2023-08-28 01:09:17 +01:00
Oliver Booth b5bc7c2a85
chore: use runtime as base, don't set UseAppHost=false 2023-08-28 01:02:03 +01:00
Oliver Booth 2e207ee733
chore: don't expose 80 or 443 2023-08-28 00:55:37 +01:00
Oliver Booth 8b7d181ab4
style: remove blank line 2023-08-28 00:55:26 +01:00
Oliver Booth 06c8eb8bb3
chore: add docker-compose to sln 2023-08-28 00:49:13 +01:00
Oliver Booth 6bd4f1ef59
chore: copy from relative csproj path 2023-08-28 00:48:45 +01:00
Oliver Booth 1f57ecca06
Merge branch 'release/1.3.1' into main 2023-08-27 21:45:29 +01:00
Oliver Booth 80cb8e8cfb
chore: bump to 1.3.1 2023-08-27 21:45:12 +01:00
Oliver Booth 2cb98e85c7
feat: render relative timestamps the way Discord does it 2023-08-27 21:44:56 +01:00
Oliver Booth f3d035d67b
feat: add support for custom discord emotes 2023-08-27 21:27:41 +01:00
Oliver Booth 67a5f9777a
fix: add support for unicode emojis 2023-08-27 21:24:28 +01:00
Oliver Booth 1644b701ba
refactor: remove optional default for format 2023-08-27 21:23:46 +01:00
Oliver Booth b8a8167cbd
fix(tests): fix missing arg to RelayedMessage ctor 2023-08-27 17:06:36 +01:00
Oliver Booth f4b5ff34e2
Merge branch 'release/1.3.0' into main 2023-08-27 17:04:04 +01:00
Oliver Booth feee8970ca
feat: add support for app command responses 2023-08-27 17:02:50 +01:00
Oliver Booth 3882d77fbe
style: clean up reply branch 2023-08-27 17:02:30 +01:00
Oliver Booth 1491f7fd86
style: surround bot names with [ ] 2023-08-27 17:00:30 +01:00
Oliver Booth 6193e5ddf7
style: remove redundant space before UTC 2023-08-27 16:50:44 +01:00
Oliver Booth a49b065ee2
fix: fix support for Discord timestamps 2023-08-27 16:50:33 +01:00
Oliver Booth eef18ec1d3
feat: add support for Discord message replies 2023-08-27 16:50:17 +01:00
Oliver Booth 02287d4995
feat: add support for Discord's formatting 2023-08-27 15:12:14 +01:00
Oliver Booth 47d5323597
fix: ignore contentless and attachmentless messages 2023-08-27 00:22:39 +01:00
Oliver Booth 9edd4b81ce
style: move message validation to own method 2023-08-27 00:19:43 +01:00
Oliver Booth 64fd5d45bf
perf: don't escape markdown with regex 2023-08-27 00:19:02 +01:00