.dmcmd will now correctly block commands in dms, not globally

timely will no longer require guild context, as dmcmd .timely will do the same thing
updated changelog, updated version
This commit is contained in:
Toastie 2024-12-13 22:51:14 +13:00
parent 756555a061
commit 75f5cfde29
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4
4 changed files with 19 additions and 4 deletions
src/EllieBot

View file

@ -4,7 +4,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>true</ImplicitUsings>
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
<Version>5.3.0</Version>
<Version>5.3.1</Version>
<!-- Output/build -->
<RunWorkingDirectory>$(MSBuildProjectDirectory)</RunWorkingDirectory>