Commit Graph

11 Commits

Author SHA1 Message Date
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 b13a1c16f1
chore: upgrade to .NET 8 2024-01-06 12:04:07 +00: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 1644b701ba
refactor: remove optional default for format 2023-08-27 21:23:46 +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 073d704ce6
refactor: separate interfaces from project ready for unit testing 2023-08-26 17:06:12 +01:00