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 |
|
|
410222da98
|
chore: bump to 1.3.4
|
2023-11-14 21:56:24 +00:00 |
|
|
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 |
|
|
e666a94e53
|
fix: don't include ID on null user
|
2023-11-14 21:51:22 +00:00 |
|
|
d2613dbdcb
|
refactor: rename pencilVersion to botVersion
|
2023-09-06 23:48:00 +01:00 |
|
|
acf78be669
|
chore: bump to 1.3.3
|
2023-09-06 23:42:09 +01:00 |
|
|
3fd369944b
|
fix: disable AutoQuery
|
2023-09-06 23:41:58 +01:00 |
|
|
20076f58e1
|
fix: move Dockerfile to repo root
|
2023-08-28 01:43:26 +01:00 |
|
|
5a97cfd00e
|
ci: add workflow_dispatch trigger
|
2023-08-28 01:42:23 +01:00 |
|
|
a7d9a20dbd
|
ci: update docker workflow
|
2023-08-28 01:38:41 +01:00 |
|
|
93d7944f3f
|
chore: bump to 1.3.2
|
2023-08-28 01:35:33 +01:00 |
|
|
8132469590
|
fix: revert 6bd4f1ef59
|
2023-08-28 01:35:01 +01:00 |
|
|
cb57157272
|
ci: don't skip build for dotnet test
|
2023-08-28 01:18:09 +01:00 |
|
|
c7491cbcee
|
chore: drop Microsoft.NET.Test.Sdk to 17.5.0
|
2023-08-28 01:09:34 +01:00 |
|
|
d28028ee7e
|
test: collect coverage
|
2023-08-28 01:09:17 +01:00 |
|
|
b5bc7c2a85
|
chore: use runtime as base, don't set UseAppHost=false
|
2023-08-28 01:02:03 +01:00 |
|
|
2e207ee733
|
chore: don't expose 80 or 443
|
2023-08-28 00:55:37 +01:00 |
|
|
8b7d181ab4
|
style: remove blank line
|
2023-08-28 00:55:26 +01:00 |
|
|
06c8eb8bb3
|
chore: add docker-compose to sln
|
2023-08-28 00:49:13 +01:00 |
|
|
6bd4f1ef59
|
chore: copy from relative csproj path
|
2023-08-28 00:48:45 +01:00 |
|
|
1f57ecca06
|
Merge branch 'release/1.3.1' into main
|
2023-08-27 21:45:29 +01:00 |
|
|
80cb8e8cfb
|
chore: bump to 1.3.1
|
2023-08-27 21:45:12 +01:00 |
|
|
2cb98e85c7
|
feat: render relative timestamps the way Discord does it
|
2023-08-27 21:44:56 +01:00 |
|
|
f3d035d67b
|
feat: add support for custom discord emotes
|
2023-08-27 21:27:41 +01:00 |
|
|
67a5f9777a
|
fix: add support for unicode emojis
|
2023-08-27 21:24:28 +01:00 |
|
|
1644b701ba
|
refactor: remove optional default for format
|
2023-08-27 21:23:46 +01:00 |
|
|
b8a8167cbd
|
fix(tests): fix missing arg to RelayedMessage ctor
|
2023-08-27 17:06:36 +01:00 |
|
|
f4b5ff34e2
|
Merge branch 'release/1.3.0' into main
|
2023-08-27 17:04:04 +01:00 |
|
|
feee8970ca
|
feat: add support for app command responses
|
2023-08-27 17:02:50 +01:00 |
|
|
3882d77fbe
|
style: clean up reply branch
|
2023-08-27 17:02:30 +01:00 |
|
|
1491f7fd86
|
style: surround bot names with [ ]
|
2023-08-27 17:00:30 +01:00 |
|
|
6193e5ddf7
|
style: remove redundant space before UTC
|
2023-08-27 16:50:44 +01:00 |
|
|
a49b065ee2
|
fix: fix support for Discord timestamps
|
2023-08-27 16:50:33 +01:00 |
|
|
eef18ec1d3
|
feat: add support for Discord message replies
|
2023-08-27 16:50:17 +01:00 |
|
|
02287d4995
|
feat: add support for Discord's formatting
|
2023-08-27 15:12:14 +01:00 |
|
|
47d5323597
|
fix: ignore contentless and attachmentless messages
|
2023-08-27 00:22:39 +01:00 |
|
|
9edd4b81ce
|
style: move message validation to own method
|
2023-08-27 00:19:43 +01:00 |
|
|
64fd5d45bf
|
perf: don't escape markdown with regex
|
2023-08-27 00:19:02 +01:00 |
|
|
70708e3eef
|
feat: strip markdown from Discord-sent messages
|
2023-08-26 22:39:03 +01:00 |
|
|
cb3c08ffe3
|
feat: suppress repeated event from same user
|
2023-08-26 21:46:58 +01:00 |
|
|
a5484365e4
|
feat: log user from avatar events
|
2023-08-26 21:41:41 +01:00 |
|
|
03ced40ad6
|
style: remove unused ns import
|
2023-08-26 21:38:36 +01:00 |
|
|
2d3ce57317
|
feat: print discord.net and vp# versions on startup
|
2023-08-26 21:38:15 +01:00 |
|
|
aaacb3027b
|
refactor: display user id, not session id, in /who command
|
2023-08-26 21:37:30 +01:00 |
|
|
25d725e1b3
|
feat: add /info command (resolves #2)
|
2023-08-26 21:31:29 +01:00 |
|
|
e293b9b67c
|
style: decrease avatar event embed size (resolves #1)
|
2023-08-26 21:23:04 +01:00 |
|
|
ce0a49350b
|
feat: honour Discord nickname, if one is set
|
2023-08-26 21:22:40 +01:00 |
|
|
43f0465363
|
chore: bump to 1.3.0
|
2023-08-26 20:58:07 +01:00 |
|
|
e64ebdd579
|
chore(ci): update actions/checkout@v3
|
2023-08-26 18:04:01 +01:00 |
|